[INFO] fetching crate declare_schema 0.0.14...
[INFO] testing declare_schema-0.0.14 against master#cced03bfd61a304243a34504618ecec86c17063f for pr-154065-2
[INFO] extracting crate declare_schema 0.0.14 into /workspace/builds/worker-5-tc1/source
[INFO] started tweaking crates.io crate declare_schema 0.0.14
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate declare_schema 0.0.14
[INFO] tweaked toml for crates.io crate declare_schema 0.0.14 written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate declare_schema 0.0.14 on toolchain cced03bfd61a304243a34504618ecec86c17063f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate declare_schema 0.0.14 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded js-sys v0.3.97
[INFO] [stderr]   Downloaded wasm-bindgen-macro v0.2.120
[INFO] [stderr]   Downloaded wasm-bindgen-macro-support v0.2.120
[INFO] [stderr]   Downloaded wasm-bindgen-shared v0.2.120
[INFO] [stderr]   Downloaded wasm-bindgen v0.2.120
[INFO] [stderr]   Downloaded recursive v0.1.1
[INFO] [stderr]   Downloaded stacker v0.1.24
[INFO] [stderr]   Downloaded colorchoice v1.0.5
[INFO] [stderr]   Downloaded ar_archive_writer v0.5.1
[INFO] [stderr]   Downloaded psm v0.1.31
[INFO] [stderr]   Downloaded recursive-proc-macro-impl v0.1.1
[INFO] [stderr]   Downloaded sqlparser v0.61.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 8df217c77a530f44ed2e186817ed6cd36e01f3837532d6c721dbcba7ca626817
[INFO] running `Command { std: "docker" "start" "-a" "8df217c77a530f44ed2e186817ed6cd36e01f3837532d6c721dbcba7ca626817", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8df217c77a530f44ed2e186817ed6cd36e01f3837532d6c721dbcba7ca626817", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8df217c77a530f44ed2e186817ed6cd36e01f3837532d6c721dbcba7ca626817", kill_on_drop: false }`
[INFO] [stdout] 8df217c77a530f44ed2e186817ed6cd36e01f3837532d6c721dbcba7ca626817
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 929f4b4e53d182b397bb4f0b6dd4076372ab99bbf896260c2b0dddb564c1497e
[INFO] running `Command { std: "docker" "start" "-a" "929f4b4e53d182b397bb4f0b6dd4076372ab99bbf896260c2b0dddb564c1497e", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]    Compiling typenum v1.20.0
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling pin-project-lite v0.2.17
[INFO] [stderr]    Compiling futures-core v0.3.32
[INFO] [stderr]    Compiling cc v1.2.61
[INFO] [stderr]    Compiling litemap v0.8.2
[INFO] [stderr]    Compiling writeable v0.6.3
[INFO] [stderr]    Compiling icu_normalizer_data v2.2.0
[INFO] [stderr]    Compiling icu_properties_data v2.2.0
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling futures-io v0.3.32
[INFO] [stderr]    Compiling rustls-pki-types v1.14.1
[INFO] [stderr]    Compiling bytes v1.11.1
[INFO] [stderr]    Compiling futures-task v0.3.32
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]    Compiling zerocopy v0.8.48
[INFO] [stderr]    Compiling untrusted v0.9.0
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling cpufeatures v0.2.17
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling rustls v0.23.40
[INFO] [stderr]    Compiling webpki-roots v1.0.7
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling itoa v1.0.18
[INFO] [stderr]    Compiling hashbrown v0.17.0
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling parking v2.2.1
[INFO] [stderr]    Compiling crc-catalog v2.5.0
[INFO] [stderr]    Compiling tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling webpki-roots v0.26.11
[INFO] [stderr]    Compiling tinyvec v1.11.0
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling crc v3.4.0
[INFO] [stderr]    Compiling futures-sink v0.3.32
[INFO] [stderr]    Compiling unicode-bidi v0.3.18
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling unicode-normalization v0.1.25
[INFO] [stderr]    Compiling unicode-properties v0.1.4
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]    Compiling event-listener v5.4.1
[INFO] [stderr]    Compiling hashlink v0.10.0
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling home v0.5.12
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]    Compiling whoami v1.6.1
[INFO] [stderr]    Compiling dotenvy v0.15.7
[INFO] [stderr]    Compiling bitflags v2.11.1
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling anstyle-parse v1.0.0
[INFO] [stderr]    Compiling anstyle v1.0.14
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling socket2 v0.6.3
[INFO] [stderr]    Compiling mio v1.2.0
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling stringprep v0.1.5
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling anstyle-query v1.1.5
[INFO] [stderr]    Compiling colorchoice v1.0.5
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.2
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling stacker v0.1.24
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]    Compiling anstream v1.0.0
[INFO] [stderr]    Compiling clap_lex v1.1.0
[INFO] [stderr]    Compiling tokio v1.52.2
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]    Compiling winnow v1.0.2
[INFO] [stderr]    Compiling toml_datetime v1.1.1+spec-1.1.0
[INFO] [stderr]    Compiling serde_spanned v1.1.1
[INFO] [stderr]    Compiling clap_builder v4.6.0
[INFO] [stderr]    Compiling toml_writer v1.1.1+spec-1.1.0
[INFO] [stderr]    Compiling uuid v1.23.1
[INFO] [stderr]    Compiling toml_parser v1.1.2+spec-1.1.0
[INFO] [stderr]    Compiling toml v1.1.2+spec-1.1.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerovec-derive v0.11.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling recursive-proc-macro-impl v0.1.1
[INFO] [stderr]    Compiling clap_derive v4.6.1
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]    Compiling yoke-derive v0.8.2
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling ar_archive_writer v0.5.1
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling zerofrom v0.1.7
[INFO] [stderr]    Compiling rand v0.8.6
[INFO] [stderr]    Compiling yoke v0.8.2
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling psm v0.1.31
[INFO] [stderr]    Compiling zerovec v0.11.6
[INFO] [stderr]    Compiling zerotrie v0.2.4
[INFO] [stderr]    Compiling rustls-webpki v0.103.13
[INFO] [stderr]    Compiling clap v4.6.1
[INFO] [stderr]    Compiling recursive v0.1.1
[INFO] [stderr]    Compiling sqlparser v0.61.0
[INFO] [stderr]    Compiling tinystr v0.8.3
[INFO] [stderr]    Compiling potential_utf v0.1.5
[INFO] [stderr]    Compiling icu_collections v2.2.0
[INFO] [stderr]    Compiling icu_locale_core v2.2.0
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling icu_provider v2.2.0
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling icu_properties v2.2.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling icu_normalizer v2.2.0
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling futures-intrusive v0.5.0
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling idna_adapter v1.2.2
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling sqlx-core v0.8.6
[INFO] [stderr]    Compiling sqlx-postgres v0.8.6
[INFO] [stderr]    Compiling sqlx-macros-core v0.8.6
[INFO] [stderr]    Compiling sqlx-macros v0.8.6
[INFO] [stderr]    Compiling sqlx v0.8.6
[INFO] [stderr]    Compiling declare_schema v0.0.14 (/opt/rustwide/workdir)
[INFO] [stdout] warning: use of deprecated type alias `sqlparser::tokenizer::TokenWithLocation`: please use `TokenWithSpan` instead
[INFO] [stdout]    --> src/altertable.rs:941:19
[INFO] [stdout]     |
[INFO] [stdout] 941 |     AttachedToken(TokenWithLocation::new(
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `sqlparser::tokenizer::TokenWithLocation`: please use `TokenWithSpan` instead
[INFO] [stdout]    --> src/altertable.rs:940:55
[INFO] [stdout]     |
[INFO] [stdout] 940 |     use sqlparser::tokenizer::{Location, Span, Token, TokenWithLocation};
[INFO] [stdout]     |                                                       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `schemaname`, `tablename`, and `indexname` are never read
[INFO] [stdout]   --> src/source_postgres.rs:9:5
[INFO] [stdout]    |
[INFO] [stdout]  8 | struct PGIndex {
[INFO] [stdout]    |        ------- fields in this struct
[INFO] [stdout]  9 |     schemaname: Option<String>,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout] 10 |     tablename: Option<String>,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] 11 |     indexname: Option<String>,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `PGIndex` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `table_schema`, `table_name`, and `ordinal_position` are never read
[INFO] [stdout]    --> src/source_postgres.rs:124:5
[INFO] [stdout]     |
[INFO] [stdout] 123 | struct PGTableColumn {
[INFO] [stdout]     |        ------------- fields in this struct
[INFO] [stdout] 124 |     table_schema: Option<String>,
[INFO] [stdout]     |     ^^^^^^^^^^^^
[INFO] [stdout] 125 |     table_name: Option<String>,
[INFO] [stdout]     |     ^^^^^^^^^^
[INFO] [stdout] 126 |     column_name: Option<String>,
[INFO] [stdout] 127 |     ordinal_position: Option<i32>,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `PGTableColumn` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 19s
[INFO] running `Command { std: "docker" "inspect" "929f4b4e53d182b397bb4f0b6dd4076372ab99bbf896260c2b0dddb564c1497e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "929f4b4e53d182b397bb4f0b6dd4076372ab99bbf896260c2b0dddb564c1497e", kill_on_drop: false }`
[INFO] [stdout] 929f4b4e53d182b397bb4f0b6dd4076372ab99bbf896260c2b0dddb564c1497e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 988ceed5456f70ce1a88d787e74522628b26568b7211b077a0f429d937b40af4
[INFO] running `Command { std: "docker" "start" "-a" "988ceed5456f70ce1a88d787e74522628b26568b7211b077a0f429d937b40af4", kill_on_drop: false }`
[INFO] [stdout] warning: use of deprecated type alias `sqlparser::tokenizer::TokenWithLocation`: please use `TokenWithSpan` instead
[INFO] [stdout]    --> src/altertable.rs:941:19
[INFO] [stdout]     |
[INFO] [stdout] 941 |     AttachedToken(TokenWithLocation::new(
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `sqlparser::tokenizer::TokenWithLocation`: please use `TokenWithSpan` instead
[INFO] [stdout]    --> src/altertable.rs:940:55
[INFO] [stdout]     |
[INFO] [stdout] 940 |     use sqlparser::tokenizer::{Location, Span, Token, TokenWithLocation};
[INFO] [stdout]     |                                                       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `schemaname`, `tablename`, and `indexname` are never read
[INFO] [stdout]   --> src/source_postgres.rs:9:5
[INFO] [stdout]    |
[INFO] [stdout]  8 | struct PGIndex {
[INFO] [stdout]    |        ------- fields in this struct
[INFO] [stdout]  9 |     schemaname: Option<String>,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout] 10 |     tablename: Option<String>,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] 11 |     indexname: Option<String>,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `PGIndex` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `table_schema`, `table_name`, and `ordinal_position` are never read
[INFO] [stdout]    --> src/source_postgres.rs:124:5
[INFO] [stdout]     |
[INFO] [stdout] 123 | struct PGTableColumn {
[INFO] [stdout]     |        ------------- fields in this struct
[INFO] [stdout] 124 |     table_schema: Option<String>,
[INFO] [stdout]     |     ^^^^^^^^^^^^
[INFO] [stdout] 125 |     table_name: Option<String>,
[INFO] [stdout]     |     ^^^^^^^^^^
[INFO] [stdout] 126 |     column_name: Option<String>,
[INFO] [stdout] 127 |     ordinal_position: Option<i32>,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `PGTableColumn` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling declare_schema v0.0.14 (/opt/rustwide/workdir)
[INFO] [stdout] warning: use of deprecated type alias `sqlparser::tokenizer::TokenWithLocation`: please use `TokenWithSpan` instead
[INFO] [stdout]    --> src/altertable.rs:941:19
[INFO] [stdout]     |
[INFO] [stdout] 941 |     AttachedToken(TokenWithLocation::new(
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `sqlparser::tokenizer::TokenWithLocation`: please use `TokenWithSpan` instead
[INFO] [stdout]    --> src/altertable.rs:940:55
[INFO] [stdout]     |
[INFO] [stdout] 940 |     use sqlparser::tokenizer::{Location, Span, Token, TokenWithLocation};
[INFO] [stdout]     |                                                       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `str_to_wrapped` is never used
[INFO] [stdout]     --> src/altertable.rs:1490:8
[INFO] [stdout]      |
[INFO] [stdout] 1490 |     fn str_to_wrapped(s: &str) -> Wrapped {
[INFO] [stdout]      |        ^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `str_to_statement` is never used
[INFO] [stdout]     --> src/altertable.rs:1502:8
[INFO] [stdout]      |
[INFO] [stdout] 1502 |     fn str_to_statement(s: &str) -> Statement {
[INFO] [stdout]      |        ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `schemaname`, `tablename`, and `indexname` are never read
[INFO] [stdout]   --> src/source_postgres.rs:9:5
[INFO] [stdout]    |
[INFO] [stdout]  8 | struct PGIndex {
[INFO] [stdout]    |        ------- fields in this struct
[INFO] [stdout]  9 |     schemaname: Option<String>,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout] 10 |     tablename: Option<String>,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] 11 |     indexname: Option<String>,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `PGIndex` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `table_schema`, `table_name`, and `ordinal_position` are never read
[INFO] [stdout]    --> src/source_postgres.rs:124:5
[INFO] [stdout]     |
[INFO] [stdout] 123 | struct PGTableColumn {
[INFO] [stdout]     |        ------------- fields in this struct
[INFO] [stdout] 124 |     table_schema: Option<String>,
[INFO] [stdout]     |     ^^^^^^^^^^^^
[INFO] [stdout] 125 |     table_name: Option<String>,
[INFO] [stdout]     |     ^^^^^^^^^^
[INFO] [stdout] 126 |     column_name: Option<String>,
[INFO] [stdout] 127 |     ordinal_position: Option<i32>,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `PGTableColumn` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 7.43s
[INFO] running `Command { std: "docker" "inspect" "988ceed5456f70ce1a88d787e74522628b26568b7211b077a0f429d937b40af4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "988ceed5456f70ce1a88d787e74522628b26568b7211b077a0f429d937b40af4", kill_on_drop: false }`
[INFO] [stdout] 988ceed5456f70ce1a88d787e74522628b26568b7211b077a0f429d937b40af4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 46cf098c59945068bfbea442252d431c9c99088f0613d14bade2333ad018edd0
[INFO] running `Command { std: "docker" "start" "-a" "46cf098c59945068bfbea442252d431c9c99088f0613d14bade2333ad018edd0", kill_on_drop: false }`
[INFO] [stderr] warning: use of deprecated type alias `sqlparser::tokenizer::TokenWithLocation`: please use `TokenWithSpan` instead
[INFO] [stderr]    --> src/altertable.rs:941:19
[INFO] [stderr]     |
[INFO] [stderr] 941 |     AttachedToken(TokenWithLocation::new(
[INFO] [stderr]     |                   ^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(deprecated)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated type alias `sqlparser::tokenizer::TokenWithLocation`: please use `TokenWithSpan` instead
[INFO] [stderr]    --> src/altertable.rs:940:55
[INFO] [stderr]     |
[INFO] [stderr] 940 |     use sqlparser::tokenizer::{Location, Span, Token, TokenWithLocation};
[INFO] [stderr]     |                                                       ^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: fields `schemaname`, `tablename`, and `indexname` are never read
[INFO] [stderr]   --> src/source_postgres.rs:9:5
[INFO] [stderr]    |
[INFO] [stderr]  8 | struct PGIndex {
[INFO] [stderr]    |        ------- fields in this struct
[INFO] [stderr]  9 |     schemaname: Option<String>,
[INFO] [stderr]    |     ^^^^^^^^^^
[INFO] [stderr] 10 |     tablename: Option<String>,
[INFO] [stderr]    |     ^^^^^^^^^
[INFO] [stderr] 11 |     indexname: Option<String>,
[INFO] [stderr]    |     ^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `PGIndex` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: fields `table_schema`, `table_name`, and `ordinal_position` are never read
[INFO] [stderr]    --> src/source_postgres.rs:124:5
[INFO] [stderr]     |
[INFO] [stderr] 123 | struct PGTableColumn {
[INFO] [stderr]     |        ------------- fields in this struct
[INFO] [stderr] 124 |     table_schema: Option<String>,
[INFO] [stderr]     |     ^^^^^^^^^^^^
[INFO] [stderr] 125 |     table_name: Option<String>,
[INFO] [stderr]     |     ^^^^^^^^^^
[INFO] [stderr] 126 |     column_name: Option<String>,
[INFO] [stderr] 127 |     ordinal_position: Option<i32>,
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `PGTableColumn` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: `declare_schema` (lib) generated 4 warnings
[INFO] [stderr] warning: function `str_to_wrapped` is never used
[INFO] [stderr]     --> src/altertable.rs:1490:8
[INFO] [stderr]      |
[INFO] [stderr] 1490 |     fn str_to_wrapped(s: &str) -> Wrapped {
[INFO] [stderr]      |        ^^^^^^^^^^^^^^
[INFO] [stderr]      |
[INFO] [stderr]      = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: function `str_to_statement` is never used
[INFO] [stderr]     --> src/altertable.rs:1502:8
[INFO] [stderr]      |
[INFO] [stderr] 1502 |     fn str_to_statement(s: &str) -> Statement {
[INFO] [stderr]      |        ^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: fields `schemaname`, `tablename`, and `indexname` are never read
[INFO] [stderr]   --> src/source_postgres.rs:9:5
[INFO] [stderr]    |
[INFO] [stderr]  8 | struct PGIndex {
[INFO] [stderr]    |        ------- fields in this struct
[INFO] [stderr]  9 |     schemaname: Option<String>,
[INFO] [stderr]    |     ^^^^^^^^^^
[INFO] [stderr] 10 |     tablename: Option<String>,
[INFO] [stderr]    |     ^^^^^^^^^
[INFO] [stderr] 11 |     indexname: Option<String>,
[INFO] [stderr]    |     ^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `PGIndex` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: `declare_schema` (lib test) generated 6 warnings (3 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.34s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/declare_schema-aa8497dcb86d3c9f)
[INFO] [stdout] 
[INFO] [stdout] running 48 tests
[INFO] [stdout] test altertable::test_str_to_pg::test_add_table ... FAILED
[INFO] [stdout] test altertable::test_str_to_pg::test_add_primary_key_constraint ... FAILED
[INFO] [stdout] test altertable::test_str_to_pg::test_create_extension ... FAILED
[INFO] [stdout] test altertable::test_str_to_pg::test_add_foreign_key_constraint ... FAILED
[INFO] [stdout] test altertable::test_str_to_pg::test_drop_table ... FAILED
[INFO] [stdout] test altertable::test_str_to_pg::test_add_column_to_separate_schemas ... FAILED
[INFO] [stdout] test altertable::test_str_to_pg::test_add_column ... FAILED
[INFO] [stdout] test altertable::test_str_to_pg::test_add_index ... FAILED
[INFO] [stdout] test altertable::test_str_to_pg::test_add_unique_constraint ... FAILED
[INFO] [stdout] test altertable::test_str_to_pg::test_add_index_without_name ... FAILED
[INFO] [stdout] test altertable::test_str_to_pg::test_alter_column_drop_not_null ... FAILED
[INFO] [stdout] test altertable::test_str_to_pg::test_alter_column_not_null ... FAILED
[INFO] [stdout] test altertable::test_str_to_pg::test_alter_column_drop_default ... FAILED
[INFO] [stdout] test altertable::test_str_to_pg::test_alter_column_set_default ... FAILED
[INFO] [stdout] test altertable::test_str_to_pg::test_unchanged_unique_index ... FAILED
[INFO] [stdout] test altertable::test_str_to_str::test_add_check_constraint ... ok
[INFO] [stdout] test altertable::test_str_to_str::test_add_column ... ok
[INFO] [stdout] test altertable::test_str_to_str::test_add_foreign_key_constraint ... ok
[INFO] [stdout] test altertable::test_str_to_pg::test_changed_index ... FAILED
[INFO] [stdout] test altertable::test_str_to_str::test_add_index ... ok
[INFO] [stdout] test altertable::test_str_to_pg::test_add_check_constraint ... FAILED
[INFO] [stdout] test altertable::test_str_to_pg::test_add_column_to_default_schemas ... FAILED
[INFO] [stdout] test altertable::test_str_to_pg::test_drop_check_constraint ... FAILED
[INFO] [stdout] test altertable::test_str_to_str::test_add_table ... ok
[INFO] [stdout] test altertable::test_str_to_str::test_add_primary_key_constraint ... ok
[INFO] [stdout] test altertable::test_str_to_str::test_add_unique_constraint ... ok
[INFO] [stdout] test altertable::test_str_to_pg::test_modify_check_constraint ... FAILED
[INFO] [stdout] test altertable::test_str_to_str::test_alter_column_drop_default ... ok
[INFO] [stdout] test altertable::test_str_to_pg::test_modify_foreign_key_constraint ... FAILED
[INFO] [stdout] test altertable::test_str_to_pg::test_drop_unique_constraint ... FAILED
[INFO] [stdout] test altertable::test_str_to_str::test_alter_column_not_null ... ok
[INFO] [stdout] test altertable::test_str_to_str::test_alter_column_set_default ... ok
[INFO] [stdout] test altertable::test_str_to_str::test_create_extension ... ok
[INFO] [stdout] test altertable::test_str_to_str::test_drop_foreign_key_constraint ... ok
[INFO] [stdout] test altertable::test_str_to_str::test_alter_column_set_new_default ... ok
[INFO] [stdout] test altertable::test_str_to_str::test_add_index_compare ... ok
[INFO] [stdout] test altertable::test_str_to_str::test_drop_table ... ok
[INFO] [stdout] test altertable::test_str_to_str::test_alter_column_drop_not_null ... ok
[INFO] [stdout] test altertable::test_str_to_str::test_remove_column ... ok
[INFO] [stdout] test altertable::test_str_to_str::test_drop_check_constraint ... ok
[INFO] [stdout] test altertable::test_str_to_str::test_drop_unique_constraint ... ok
[INFO] [stdout] test altertable::test_str_to_pg::test_no_add_column_to_named_schema_table ... FAILED
[INFO] [stdout] test altertable::test_str_to_pg::test_remove_column ... FAILED
[INFO] [stdout] test altertable::test_str_to_pg::test_same_check_constraint ... FAILED
[INFO] [stdout] test altertable::test_str_to_pg::test_same_foreign_key_constraint ... FAILED
[INFO] [stdout] test altertable::test_str_to_pg::test_drop_foreign_key_constraint ... FAILED
[INFO] [stdout] test altertable::test_str_to_pg::test_unchanged_index ... FAILED
[INFO] [stdout] test altertable::test_str_to_pg::test_alter_column_set_new_default ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- altertable::test_str_to_pg::test_add_table stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'altertable::test_str_to_pg::test_add_table' (27) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x627253b7c128 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x627253b7c128 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x627253b7c128 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x627253b7c128 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x627253b93b6a - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x627253b93b6a - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x627253b80f72 - std[929523f510218772]::io::default_write_fmt::<alloc[95e62e727ddf147d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x627253b80f72 - <alloc[95e62e727ddf147d]::vec::Vec<u8> as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x627253b59f36 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x627253b59f36 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x627253b73d49 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x62725317f76c - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x62725317f76c - test[6ec0502068880816]::test_main_inner::<test[6ec0502068880816]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x627253b73fc2 - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x627253b73fc2 - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x627253b59ff2 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x627253b4ede9 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x627253b5af6d - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x627253b9432c - core[28b146924c2f19c6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x627253b940a2 - core[28b146924c2f19c6]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1872:5
[INFO] [stdout]   20:     0x6272532a665b - <core[28b146924c2f19c6]::result::Result<alloc[95e62e727ddf147d]::string::String, dotenvy[bab0bf43bef45c1c]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x627253201472 - sqlx_postgres[16c64657da8e5e43]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44
[INFO] [stdout]   22:     0x6272532037de - <sqlx_postgres[16c64657da8e5e43]::database::Postgres as sqlx_core[3b916c2f53f87775]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:26:50
[INFO] [stdout]   23:     0x62725315c8ef - <core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<sqlx_core[3b916c2f53f87775]::testing::TestContext<sqlx_postgres[16c64657da8e5e43]::database::Postgres>, sqlx_core[3b916c2f53f87775]::error::Error>> + core[28b146924c2f19c6]::marker::Send>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x627253086fe3 - sqlx_core[3b916c2f53f87775]::testing::run_test::<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_table::test_add_table::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_table::test_add_table::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_table::test_add_table::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_table::test_add_table::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:225:14
[INFO] [stdout]   25:     0x62725315c96d - <core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_table::test_add_table::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_table::test_add_table::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_table::test_add_table::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_table::test_add_table::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x62725315d0ad - <core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_table::test_add_table::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_table::test_add_table::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_table::test_add_table::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_table::test_add_table::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x62725302dbcd - <tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_table::test_add_table::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_table::test_add_table::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_table::test_add_table::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_table::test_add_table::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:778:70
[INFO] [stdout]   28:     0x627253027fcb - tokio[41490d0df93f5b9d]::task::coop::with_budget::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_table::test_add_table::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_table::test_add_table::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_table::test_add_table::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_table::test_add_table::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x627253027fcb - tokio[41490d0df93f5b9d]::task::coop::budget::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_table::test_add_table::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_table::test_add_table::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_table::test_add_table::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_table::test_add_table::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x627253027fcb - <tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_table::test_add_table::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_table::test_add_table::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_table::test_add_table::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_table::test_add_table::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:778:25
[INFO] [stdout]   31:     0x627252fc05a0 - <tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::Context>::enter::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_table::test_add_table::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_table::test_add_table::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_table::test_add_table::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_table::test_add_table::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:451:19
[INFO] [stdout]   32:     0x627252ffebcd - <tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_table::test_add_table::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_table::test_add_table::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_table::test_add_table::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_table::test_add_table::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:777:44
[INFO] [stdout]   33:     0x627252ffd774 - <tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_table::test_add_table::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_table::test_add_table::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_table::test_add_table::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_table::test_add_table::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:865:68
[INFO] [stdout]   34:     0x6272530dff7b - <tokio[41490d0df93f5b9d]::runtime::context::scoped::Scoped<tokio[41490d0df93f5b9d]::runtime::scheduler::Context>>::set::<<tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_table::test_add_table::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_table::test_add_table::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_table::test_add_table::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_table::test_add_table::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x627253118e99 - tokio[41490d0df93f5b9d]::runtime::context::set_scheduler::<(alloc[95e62e727ddf147d]::boxed::Box<tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>), <tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_table::test_add_table::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_table::test_add_table::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_table::test_add_table::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_table::test_add_table::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context.rs:181:38
[INFO] [stdout]   36:     0x627253033bc2 - <std[929523f510218772]::thread::local::LocalKey<tokio[41490d0df93f5b9d]::runtime::context::Context>>::try_with::<tokio[41490d0df93f5b9d]::runtime::context::set_scheduler<(alloc[95e62e727ddf147d]::boxed::Box<tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>), <tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_table::test_add_table::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_table::test_add_table::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_table::test_add_table::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_table::test_add_table::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x62725302ea4e - <std[929523f510218772]::thread::local::LocalKey<tokio[41490d0df93f5b9d]::runtime::context::Context>>::with::<tokio[41490d0df93f5b9d]::runtime::context::set_scheduler<(alloc[95e62e727ddf147d]::boxed::Box<tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>), <tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_table::test_add_table::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_table::test_add_table::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_table::test_add_table::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_table::test_add_table::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x627253115aed - tokio[41490d0df93f5b9d]::runtime::context::set_scheduler::<(alloc[95e62e727ddf147d]::boxed::Box<tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>), <tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_table::test_add_table::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_table::test_add_table::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_table::test_add_table::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_table::test_add_table::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context.rs:181:17
[INFO] [stdout]   39:     0x627252fdc4c0 - <tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_table::test_add_table::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_table::test_add_table::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_table::test_add_table::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_table::test_add_table::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:865:27
[INFO] [stdout]   40:     0x627252feaeb6 - <tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_table::test_add_table::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_table::test_add_table::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_table::test_add_table::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_table::test_add_table::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:765:24
[INFO] [stdout]   41:     0x627252fed080 - <tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_table::test_add_table::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_table::test_add_table::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_table::test_add_table::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_table::test_add_table::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:205:33
[INFO] [stdout]   42:     0x6272530ad8d3 - tokio[41490d0df93f5b9d]::runtime::context::runtime::enter_runtime::<<tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_table::test_add_table::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_table::test_add_table::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_table::test_add_table::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_table::test_add_table::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x627252fbd323 - <tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_table::test_add_table::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_table::test_add_table::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_table::test_add_table::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_table::test_add_table::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:193:9
[INFO] [stdout]   44:     0x62725314ba91 - <tokio[41490d0df93f5b9d]::runtime::runtime::Runtime>::block_on_inner::<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_table::test_add_table::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_table::test_add_table::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_table::test_add_table::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_table::test_add_table::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/runtime.rs:371:52
[INFO] [stdout]   45:     0x6272531510fc - <tokio[41490d0df93f5b9d]::runtime::runtime::Runtime>::block_on::<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_table::test_add_table::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_table::test_add_table::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_table::test_add_table::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_table::test_add_table::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/runtime.rs:343:18
[INFO] [stdout]   46:     0x627253155f41 - sqlx_core[3b916c2f53f87775]::rt::test_block_on::<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_table::test_add_table::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_table::test_add_table::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_table::test_add_table::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_table::test_add_table::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x62725308389e - sqlx_core[3b916c2f53f87775]::testing::run_test::<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_table::test_add_table::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_table::test_add_table::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_table::test_add_table::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_table::test_add_table::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:223:5
[INFO] [stdout]   48:     0x627253082f36 - sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool::<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_table::test_add_table::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_table::test_add_table::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:194:5
[INFO] [stdout]   49:     0x6272530a7a3a - <fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_table::test_add_table::{closure#0} as sqlx_core[3b916c2f53f87775]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:97:9
[INFO] [stdout]   50:     0x62725316e28a - declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_table
[INFO] [stdout]                                at /opt/rustwide/workdir/src/altertable.rs:1111:5
[INFO] [stdout]   51:     0x627253162ee7 - declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_table::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/altertable.rs:1111:18
[INFO] [stdout]   52:     0x627253061e86 - <declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_table::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x62725317284b - <fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x62725317284b - test[6ec0502068880816]::__rust_begin_short_backtrace::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x6272531800c5 - test[6ec0502068880816]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x6272531800c5 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x6272531800c5 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x6272531800c5 - std[929523f510218772]::panicking::catch_unwind::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x6272531800c5 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x6272531800c5 - test[6ec0502068880816]::run_test_in_process
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x6272531800c5 - test[6ec0502068880816]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x62725317ac24 - test[6ec0502068880816]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x62725317ac24 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<test[6ec0502068880816]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x627253183142 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x627253183142 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x627253183142 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x627253183142 - std[929523f510218772]::panicking::catch_unwind::<(), core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x627253183142 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x627253183142 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x627253183142 - <std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x627253b7b5af - <alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::ops::function::FnOnce<(), Output = ()> + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   72:     0x627253b7b5af - <std[929523f510218772]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x7b72c0051aa4 - <unknown>
[INFO] [stdout]   74:     0x7b72c00dea64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- altertable::test_str_to_pg::test_add_primary_key_constraint stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'altertable::test_str_to_pg::test_add_primary_key_constraint' (26) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x627253b7c128 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x627253b7c128 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x627253b7c128 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x627253b7c128 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x627253b93b6a - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x627253b93b6a - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x627253b80f72 - std[929523f510218772]::io::default_write_fmt::<alloc[95e62e727ddf147d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x627253b80f72 - <alloc[95e62e727ddf147d]::vec::Vec<u8> as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x627253b59f36 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x627253b59f36 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x627253b73d49 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x62725317f76c - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x62725317f76c - test[6ec0502068880816]::test_main_inner::<test[6ec0502068880816]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x627253b73fc2 - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x627253b73fc2 - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x627253b59ff2 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x627253b4ede9 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x627253b5af6d - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x627253b9432c - core[28b146924c2f19c6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x627253b940a2 - core[28b146924c2f19c6]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1872:5
[INFO] [stdout]   20:     0x6272532a665b - <core[28b146924c2f19c6]::result::Result<alloc[95e62e727ddf147d]::string::String, dotenvy[bab0bf43bef45c1c]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x627253201472 - sqlx_postgres[16c64657da8e5e43]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44
[INFO] [stdout]   22:     0x6272532037de - <sqlx_postgres[16c64657da8e5e43]::database::Postgres as sqlx_core[3b916c2f53f87775]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:26:50
[INFO] [stdout]   23:     0x62725315c8ef - <core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<sqlx_core[3b916c2f53f87775]::testing::TestContext<sqlx_postgres[16c64657da8e5e43]::database::Postgres>, sqlx_core[3b916c2f53f87775]::error::Error>> + core[28b146924c2f19c6]::marker::Send>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x627253093c01 - sqlx_core[3b916c2f53f87775]::testing::run_test::<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_primary_key_constraint::test_add_primary_key_constraint::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_primary_key_constraint::test_add_primary_key_constraint::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_primary_key_constraint::test_add_primary_key_constraint::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_primary_key_constraint::test_add_primary_key_constraint::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:225:14
[INFO] [stdout]   25:     0x62725315ce2d - <core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_primary_key_constraint::test_add_primary_key_constraint::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_primary_key_constraint::test_add_primary_key_constraint::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_primary_key_constraint::test_add_primary_key_constraint::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_primary_key_constraint::test_add_primary_key_constraint::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x62725315d56d - <core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_primary_key_constraint::test_add_primary_key_constraint::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_primary_key_constraint::test_add_primary_key_constraint::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_primary_key_constraint::test_add_primary_key_constraint::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_primary_key_constraint::test_add_primary_key_constraint::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x62725302e08d - <tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_primary_key_constraint::test_add_primary_key_constraint::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_primary_key_constraint::test_add_primary_key_constraint::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_primary_key_constraint::test_add_primary_key_constraint::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_primary_key_constraint::test_add_primary_key_constraint::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:778:70
[INFO] [stdout]   28:     0x627253029eab - tokio[41490d0df93f5b9d]::task::coop::with_budget::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_primary_key_constraint::test_add_primary_key_constraint::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_primary_key_constraint::test_add_primary_key_constraint::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_primary_key_constraint::test_add_primary_key_constraint::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_primary_key_constraint::test_add_primary_key_constraint::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x627253029eab - tokio[41490d0df93f5b9d]::task::coop::budget::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_primary_key_constraint::test_add_primary_key_constraint::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_primary_key_constraint::test_add_primary_key_constraint::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_primary_key_constraint::test_add_primary_key_constraint::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_primary_key_constraint::test_add_primary_key_constraint::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x627253029eab - <tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_primary_key_constraint::test_add_primary_key_constraint::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_primary_key_constraint::test_add_primary_key_constraint::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_primary_key_constraint::test_add_primary_key_constraint::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_primary_key_constraint::test_add_primary_key_constraint::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:778:25
[INFO] [stdout]   31:     0x627252fc4100 - <tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::Context>::enter::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_primary_key_constraint::test_add_primary_key_constraint::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_primary_key_constraint::test_add_primary_key_constraint::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_primary_key_constraint::test_add_primary_key_constraint::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_primary_key_constraint::test_add_primary_key_constraint::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:451:19
[INFO] [stdout]   32:     0x62725300ba6d - <tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_primary_key_constraint::test_add_primary_key_constraint::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_primary_key_constraint::test_add_primary_key_constraint::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_primary_key_constraint::test_add_primary_key_constraint::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_primary_key_constraint::test_add_primary_key_constraint::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:777:44
[INFO] [stdout]   33:     0x627252ffd9d4 - <tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_primary_key_constraint::test_add_primary_key_constraint::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_primary_key_constraint::test_add_primary_key_constraint::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_primary_key_constraint::test_add_primary_key_constraint::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_primary_key_constraint::test_add_primary_key_constraint::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:865:68
[INFO] [stdout]   34:     0x6272530e186b - <tokio[41490d0df93f5b9d]::runtime::context::scoped::Scoped<tokio[41490d0df93f5b9d]::runtime::scheduler::Context>>::set::<<tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_primary_key_constraint::test_add_primary_key_constraint::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_primary_key_constraint::test_add_primary_key_constraint::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_primary_key_constraint::test_add_primary_key_constraint::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_primary_key_constraint::test_add_primary_key_constraint::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x627253119359 - tokio[41490d0df93f5b9d]::runtime::context::set_scheduler::<(alloc[95e62e727ddf147d]::boxed::Box<tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>), <tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_primary_key_constraint::test_add_primary_key_constraint::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_primary_key_constraint::test_add_primary_key_constraint::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_primary_key_constraint::test_add_primary_key_constraint::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_primary_key_constraint::test_add_primary_key_constraint::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context.rs:181:38
[INFO] [stdout]   36:     0x627253035382 - <std[929523f510218772]::thread::local::LocalKey<tokio[41490d0df93f5b9d]::runtime::context::Context>>::try_with::<tokio[41490d0df93f5b9d]::runtime::context::set_scheduler<(alloc[95e62e727ddf147d]::boxed::Box<tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>), <tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_primary_key_constraint::test_add_primary_key_constraint::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_primary_key_constraint::test_add_primary_key_constraint::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_primary_key_constraint::test_add_primary_key_constraint::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_primary_key_constraint::test_add_primary_key_constraint::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x62725302f16e - <std[929523f510218772]::thread::local::LocalKey<tokio[41490d0df93f5b9d]::runtime::context::Context>>::with::<tokio[41490d0df93f5b9d]::runtime::context::set_scheduler<(alloc[95e62e727ddf147d]::boxed::Box<tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>), <tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_primary_key_constraint::test_add_primary_key_constraint::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_primary_key_constraint::test_add_primary_key_constraint::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_primary_key_constraint::test_add_primary_key_constraint::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_primary_key_constraint::test_add_primary_key_constraint::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x627253115fad - tokio[41490d0df93f5b9d]::runtime::context::set_scheduler::<(alloc[95e62e727ddf147d]::boxed::Box<tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>), <tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_primary_key_constraint::test_add_primary_key_constraint::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_primary_key_constraint::test_add_primary_key_constraint::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_primary_key_constraint::test_add_primary_key_constraint::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_primary_key_constraint::test_add_primary_key_constraint::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context.rs:181:17
[INFO] [stdout]   39:     0x627252fe1320 - <tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_primary_key_constraint::test_add_primary_key_constraint::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_primary_key_constraint::test_add_primary_key_constraint::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_primary_key_constraint::test_add_primary_key_constraint::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_primary_key_constraint::test_add_primary_key_constraint::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:865:27
[INFO] [stdout]   40:     0x627252feb836 - <tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_primary_key_constraint::test_add_primary_key_constraint::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_primary_key_constraint::test_add_primary_key_constraint::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_primary_key_constraint::test_add_primary_key_constraint::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_primary_key_constraint::test_add_primary_key_constraint::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:765:24
[INFO] [stdout]   41:     0x627252ff0f70 - <tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_primary_key_constraint::test_add_primary_key_constraint::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_primary_key_constraint::test_add_primary_key_constraint::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_primary_key_constraint::test_add_primary_key_constraint::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_primary_key_constraint::test_add_primary_key_constraint::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:205:33
[INFO] [stdout]   42:     0x6272530af423 - tokio[41490d0df93f5b9d]::runtime::context::runtime::enter_runtime::<<tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_primary_key_constraint::test_add_primary_key_constraint::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_primary_key_constraint::test_add_primary_key_constraint::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_primary_key_constraint::test_add_primary_key_constraint::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_primary_key_constraint::test_add_primary_key_constraint::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x627252fbe033 - <tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_primary_key_constraint::test_add_primary_key_constraint::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_primary_key_constraint::test_add_primary_key_constraint::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_primary_key_constraint::test_add_primary_key_constraint::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_primary_key_constraint::test_add_primary_key_constraint::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:193:9
[INFO] [stdout]   44:     0x62725314cec1 - <tokio[41490d0df93f5b9d]::runtime::runtime::Runtime>::block_on_inner::<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_primary_key_constraint::test_add_primary_key_constraint::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_primary_key_constraint::test_add_primary_key_constraint::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_primary_key_constraint::test_add_primary_key_constraint::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_primary_key_constraint::test_add_primary_key_constraint::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/runtime.rs:371:52
[INFO] [stdout]   45:     0x62725315451a - <tokio[41490d0df93f5b9d]::runtime::runtime::Runtime>::block_on::<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_primary_key_constraint::test_add_primary_key_constraint::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_primary_key_constraint::test_add_primary_key_constraint::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_primary_key_constraint::test_add_primary_key_constraint::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_primary_key_constraint::test_add_primary_key_constraint::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/runtime.rs:343:18
[INFO] [stdout]   46:     0x627253157e10 - sqlx_core[3b916c2f53f87775]::rt::test_block_on::<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_primary_key_constraint::test_add_primary_key_constraint::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_primary_key_constraint::test_add_primary_key_constraint::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_primary_key_constraint::test_add_primary_key_constraint::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_primary_key_constraint::test_add_primary_key_constraint::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x62725308433d - sqlx_core[3b916c2f53f87775]::testing::run_test::<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_primary_key_constraint::test_add_primary_key_constraint::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_primary_key_constraint::test_add_primary_key_constraint::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_primary_key_constraint::test_add_primary_key_constraint::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_primary_key_constraint::test_add_primary_key_constraint::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:223:5
[INFO] [stdout]   48:     0x627253083526 - sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool::<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_primary_key_constraint::test_add_primary_key_constraint::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_primary_key_constraint::test_add_primary_key_constraint::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:194:5
[INFO] [stdout]   49:     0x6272530a7dca - <fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_primary_key_constraint::test_add_primary_key_constraint::{closure#0} as sqlx_core[3b916c2f53f87775]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:97:9
[INFO] [stdout]   50:     0x62725316e9aa - declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_primary_key_constraint
[INFO] [stdout]                                at /opt/rustwide/workdir/src/altertable.rs:1136:5
[INFO] [stdout]   51:     0x627253163277 - declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_primary_key_constraint::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/altertable.rs:1136:18
[INFO] [stdout]   52:     0x627253062346 - <declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_primary_key_constraint::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x62725317284b - <fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x62725317284b - test[6ec0502068880816]::__rust_begin_short_backtrace::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x6272531800c5 - test[6ec0502068880816]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x6272531800c5 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x6272531800c5 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x6272531800c5 - std[929523f510218772]::panicking::catch_unwind::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x6272531800c5 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x6272531800c5 - test[6ec0502068880816]::run_test_in_process
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x6272531800c5 - test[6ec0502068880816]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x62725317ac24 - test[6ec0502068880816]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x62725317ac24 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<test[6ec0502068880816]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x627253183142 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x627253183142 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x627253183142 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x627253183142 - std[929523f510218772]::panicking::catch_unwind::<(), core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x627253183142 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x627253183142 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x627253183142 - <std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x627253b7b5af - <alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::ops::function::FnOnce<(), Output = ()> + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   72:     0x627253b7b5af - <std[929523f510218772]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x7b72c0051aa4 - <unknown>
[INFO] [stdout]   74:     0x7b72c00dea64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- altertable::test_str_to_pg::test_create_extension stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'altertable::test_str_to_pg::test_create_extension' (35) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x627253b7c128 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x627253b7c128 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x627253b7c128 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x627253b7c128 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x627253b93b6a - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x627253b93b6a - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x627253b80f72 - std[929523f510218772]::io::default_write_fmt::<alloc[95e62e727ddf147d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x627253b80f72 - <alloc[95e62e727ddf147d]::vec::Vec<u8> as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x627253b59f36 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x627253b59f36 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x627253b73d49 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x62725317f76c - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x62725317f76c - test[6ec0502068880816]::test_main_inner::<test[6ec0502068880816]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x627253b73fc2 - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x627253b73fc2 - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x627253b59ff2 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x627253b4ede9 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x627253b5af6d - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x627253b9432c - core[28b146924c2f19c6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x627253b940a2 - core[28b146924c2f19c6]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1872:5
[INFO] [stdout]   20:     0x6272532a665b - <core[28b146924c2f19c6]::result::Result<alloc[95e62e727ddf147d]::string::String, dotenvy[bab0bf43bef45c1c]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x627253201472 - sqlx_postgres[16c64657da8e5e43]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44
[INFO] [stdout]   22:     0x6272532037de - <sqlx_postgres[16c64657da8e5e43]::database::Postgres as sqlx_core[3b916c2f53f87775]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:26:50
[INFO] [stdout]   23:     0x62725315c8ef - <core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<sqlx_core[3b916c2f53f87775]::testing::TestContext<sqlx_postgres[16c64657da8e5e43]::database::Postgres>, sqlx_core[3b916c2f53f87775]::error::Error>> + core[28b146924c2f19c6]::marker::Send>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x62725308b043 - sqlx_core[3b916c2f53f87775]::testing::run_test::<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_create_extension::test_create_extension::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_create_extension::test_create_extension::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_create_extension::test_create_extension::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_create_extension::test_create_extension::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:225:14
[INFO] [stdout]   25:     0x62725315caed - <core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_create_extension::test_create_extension::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_create_extension::test_create_extension::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_create_extension::test_create_extension::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_create_extension::test_create_extension::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x62725315d22d - <core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_create_extension::test_create_extension::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_create_extension::test_create_extension::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_create_extension::test_create_extension::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_create_extension::test_create_extension::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x62725302dd4d - <tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_create_extension::test_create_extension::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_create_extension::test_create_extension::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_create_extension::test_create_extension::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_create_extension::test_create_extension::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:778:70
[INFO] [stdout]   28:     0x62725302898b - tokio[41490d0df93f5b9d]::task::coop::with_budget::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_create_extension::test_create_extension::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_create_extension::test_create_extension::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_create_extension::test_create_extension::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_create_extension::test_create_extension::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x62725302898b - tokio[41490d0df93f5b9d]::task::coop::budget::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_create_extension::test_create_extension::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_create_extension::test_create_extension::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_create_extension::test_create_extension::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_create_extension::test_create_extension::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x62725302898b - <tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_create_extension::test_create_extension::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_create_extension::test_create_extension::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_create_extension::test_create_extension::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_create_extension::test_create_extension::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:778:25
[INFO] [stdout]   31:     0x627252fc1860 - <tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::Context>::enter::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_create_extension::test_create_extension::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_create_extension::test_create_extension::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_create_extension::test_create_extension::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_create_extension::test_create_extension::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:451:19
[INFO] [stdout]   32:     0x627253002d0d - <tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_create_extension::test_create_extension::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_create_extension::test_create_extension::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_create_extension::test_create_extension::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_create_extension::test_create_extension::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:777:44
[INFO] [stdout]   33:     0x627252ffd834 - <tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_create_extension::test_create_extension::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_create_extension::test_create_extension::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_create_extension::test_create_extension::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_create_extension::test_create_extension::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:865:68
[INFO] [stdout]   34:     0x6272530e075b - <tokio[41490d0df93f5b9d]::runtime::context::scoped::Scoped<tokio[41490d0df93f5b9d]::runtime::scheduler::Context>>::set::<<tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_create_extension::test_create_extension::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_create_extension::test_create_extension::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_create_extension::test_create_extension::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_create_extension::test_create_extension::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x627253119019 - tokio[41490d0df93f5b9d]::runtime::context::set_scheduler::<(alloc[95e62e727ddf147d]::boxed::Box<tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>), <tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_create_extension::test_create_extension::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_create_extension::test_create_extension::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_create_extension::test_create_extension::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_create_extension::test_create_extension::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context.rs:181:38
[INFO] [stdout]   36:     0x627253034342 - <std[929523f510218772]::thread::local::LocalKey<tokio[41490d0df93f5b9d]::runtime::context::Context>>::try_with::<tokio[41490d0df93f5b9d]::runtime::context::set_scheduler<(alloc[95e62e727ddf147d]::boxed::Box<tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>), <tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_create_extension::test_create_extension::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_create_extension::test_create_extension::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_create_extension::test_create_extension::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_create_extension::test_create_extension::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x62725302ec8e - <std[929523f510218772]::thread::local::LocalKey<tokio[41490d0df93f5b9d]::runtime::context::Context>>::with::<tokio[41490d0df93f5b9d]::runtime::context::set_scheduler<(alloc[95e62e727ddf147d]::boxed::Box<tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>), <tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_create_extension::test_create_extension::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_create_extension::test_create_extension::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_create_extension::test_create_extension::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_create_extension::test_create_extension::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x627253115c6d - tokio[41490d0df93f5b9d]::runtime::context::set_scheduler::<(alloc[95e62e727ddf147d]::boxed::Box<tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>), <tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_create_extension::test_create_extension::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_create_extension::test_create_extension::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_create_extension::test_create_extension::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_create_extension::test_create_extension::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context.rs:181:17
[INFO] [stdout]   39:     0x627252fddd80 - <tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_create_extension::test_create_extension::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_create_extension::test_create_extension::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_create_extension::test_create_extension::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_create_extension::test_create_extension::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:865:27
[INFO] [stdout]   40:     0x627252feb1b6 - <tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_create_extension::test_create_extension::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_create_extension::test_create_extension::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_create_extension::test_create_extension::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_create_extension::test_create_extension::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:765:24
[INFO] [stdout]   41:     0x627252fee460 - <tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_create_extension::test_create_extension::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_create_extension::test_create_extension::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_create_extension::test_create_extension::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_create_extension::test_create_extension::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:205:33
[INFO] [stdout]   42:     0x6272530ae173 - tokio[41490d0df93f5b9d]::runtime::context::runtime::enter_runtime::<<tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_create_extension::test_create_extension::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_create_extension::test_create_extension::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_create_extension::test_create_extension::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_create_extension::test_create_extension::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x627252fbd743 - <tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_create_extension::test_create_extension::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_create_extension::test_create_extension::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_create_extension::test_create_extension::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_create_extension::test_create_extension::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:193:9
[INFO] [stdout]   44:     0x62725314c0f1 - <tokio[41490d0df93f5b9d]::runtime::runtime::Runtime>::block_on_inner::<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_create_extension::test_create_extension::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_create_extension::test_create_extension::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_create_extension::test_create_extension::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_create_extension::test_create_extension::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/runtime.rs:371:52
[INFO] [stdout]   45:     0x62725315215c - <tokio[41490d0df93f5b9d]::runtime::runtime::Runtime>::block_on::<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_create_extension::test_create_extension::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_create_extension::test_create_extension::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_create_extension::test_create_extension::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_create_extension::test_create_extension::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/runtime.rs:343:18
[INFO] [stdout]   46:     0x6272531568f1 - sqlx_core[3b916c2f53f87775]::rt::test_block_on::<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_create_extension::test_create_extension::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_create_extension::test_create_extension::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_create_extension::test_create_extension::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_create_extension::test_create_extension::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x627253083bee - sqlx_core[3b916c2f53f87775]::testing::run_test::<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_create_extension::test_create_extension::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_create_extension::test_create_extension::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_create_extension::test_create_extension::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_create_extension::test_create_extension::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:223:5
[INFO] [stdout]   48:     0x627253083116 - sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool::<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_create_extension::test_create_extension::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_create_extension::test_create_extension::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:194:5
[INFO] [stdout]   49:     0x6272530a7b5a - <fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_create_extension::test_create_extension::{closure#0} as sqlx_core[3b916c2f53f87775]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:97:9
[INFO] [stdout]   50:     0x62725316e4ca - declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_create_extension
[INFO] [stdout]                                at /opt/rustwide/workdir/src/altertable.rs:1479:5
[INFO] [stdout]   51:     0x627253163007 - declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_create_extension::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/altertable.rs:1479:18
[INFO] [stdout]   52:     0x627253062006 - <declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_create_extension::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x62725317284b - <fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x62725317284b - test[6ec0502068880816]::__rust_begin_short_backtrace::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x6272531800c5 - test[6ec0502068880816]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x6272531800c5 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x6272531800c5 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x6272531800c5 - std[929523f510218772]::panicking::catch_unwind::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x6272531800c5 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x6272531800c5 - test[6ec0502068880816]::run_test_in_process
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x6272531800c5 - test[6ec0502068880816]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x62725317ac24 - test[6ec0502068880816]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x62725317ac24 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<test[6ec0502068880816]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x627253183142 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x627253183142 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x627253183142 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x627253183142 - std[929523f510218772]::panicking::catch_unwind::<(), core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x627253183142 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x627253183142 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x627253183142 - <std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x627253b7b5af - <alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::ops::function::FnOnce<(), Output = ()> + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   72:     0x627253b7b5af - <std[929523f510218772]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x7b72c0051aa4 - <unknown>
[INFO] [stdout]   74:     0x7b72c00dea64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- altertable::test_str_to_pg::test_add_foreign_key_constraint stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'altertable::test_str_to_pg::test_add_foreign_key_constraint' (23) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x627253b7c128 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x627253b7c128 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x627253b7c128 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x627253b7c128 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x627253b93b6a - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x627253b93b6a - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x627253b80f72 - std[929523f510218772]::io::default_write_fmt::<alloc[95e62e727ddf147d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x627253b80f72 - <alloc[95e62e727ddf147d]::vec::Vec<u8> as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x627253b59f36 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x627253b59f36 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x627253b73d49 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x62725317f76c - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x62725317f76c - test[6ec0502068880816]::test_main_inner::<test[6ec0502068880816]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x627253b73fc2 - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x627253b73fc2 - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x627253b59ff2 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x627253b4ede9 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x627253b5af6d - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x627253b9432c - core[28b146924c2f19c6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x627253b940a2 - core[28b146924c2f19c6]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1872:5
[INFO] [stdout]   20:     0x6272532a665b - <core[28b146924c2f19c6]::result::Result<alloc[95e62e727ddf147d]::string::String, dotenvy[bab0bf43bef45c1c]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x627253201472 - sqlx_postgres[16c64657da8e5e43]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44
[INFO] [stdout]   22:     0x6272532037de - <sqlx_postgres[16c64657da8e5e43]::database::Postgres as sqlx_core[3b916c2f53f87775]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:26:50
[INFO] [stdout]   23:     0x62725315c8ef - <core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<sqlx_core[3b916c2f53f87775]::testing::TestContext<sqlx_postgres[16c64657da8e5e43]::database::Postgres>, sqlx_core[3b916c2f53f87775]::error::Error>> + core[28b146924c2f19c6]::marker::Send>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x627253093141 - sqlx_core[3b916c2f53f87775]::testing::run_test::<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_foreign_key_constraint::test_add_foreign_key_constraint::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_foreign_key_constraint::test_add_foreign_key_constraint::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_foreign_key_constraint::test_add_foreign_key_constraint::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_foreign_key_constraint::test_add_foreign_key_constraint::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:225:14
[INFO] [stdout]   25:     0x62725315cded - <core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_foreign_key_constraint::test_add_foreign_key_constraint::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_foreign_key_constraint::test_add_foreign_key_constraint::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_foreign_key_constraint::test_add_foreign_key_constraint::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_foreign_key_constraint::test_add_foreign_key_constraint::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x62725315d52d - <core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_foreign_key_constraint::test_add_foreign_key_constraint::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_foreign_key_constraint::test_add_foreign_key_constraint::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_foreign_key_constraint::test_add_foreign_key_constraint::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_foreign_key_constraint::test_add_foreign_key_constraint::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x62725302e04d - <tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_foreign_key_constraint::test_add_foreign_key_constraint::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_foreign_key_constraint::test_add_foreign_key_constraint::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_foreign_key_constraint::test_add_foreign_key_constraint::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_foreign_key_constraint::test_add_foreign_key_constraint::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:778:70
[INFO] [stdout]   28:     0x627253029d0b - tokio[41490d0df93f5b9d]::task::coop::with_budget::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_foreign_key_constraint::test_add_foreign_key_constraint::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_foreign_key_constraint::test_add_foreign_key_constraint::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_foreign_key_constraint::test_add_foreign_key_constraint::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_foreign_key_constraint::test_add_foreign_key_constraint::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x627253029d0b - tokio[41490d0df93f5b9d]::task::coop::budget::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_foreign_key_constraint::test_add_foreign_key_constraint::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_foreign_key_constraint::test_add_foreign_key_constraint::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_foreign_key_constraint::test_add_foreign_key_constraint::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_foreign_key_constraint::test_add_foreign_key_constraint::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x627253029d0b - <tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_foreign_key_constraint::test_add_foreign_key_constraint::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_foreign_key_constraint::test_add_foreign_key_constraint::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_foreign_key_constraint::test_add_foreign_key_constraint::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_foreign_key_constraint::test_add_foreign_key_constraint::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:778:25
[INFO] [stdout]   31:     0x627252fc3de0 - <tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::Context>::enter::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_foreign_key_constraint::test_add_foreign_key_constraint::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_foreign_key_constraint::test_add_foreign_key_constraint::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_foreign_key_constraint::test_add_foreign_key_constraint::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_foreign_key_constraint::test_add_foreign_key_constraint::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:451:19
[INFO] [stdout]   32:     0x62725300af8d - <tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_foreign_key_constraint::test_add_foreign_key_constraint::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_foreign_key_constraint::test_add_foreign_key_constraint::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_foreign_key_constraint::test_add_foreign_key_constraint::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_foreign_key_constraint::test_add_foreign_key_constraint::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:777:44
[INFO] [stdout]   33:     0x627252ffd9b4 - <tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_foreign_key_constraint::test_add_foreign_key_constraint::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_foreign_key_constraint::test_add_foreign_key_constraint::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_foreign_key_constraint::test_add_foreign_key_constraint::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_foreign_key_constraint::test_add_foreign_key_constraint::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:865:68
[INFO] [stdout]   34:     0x6272530e171b - <tokio[41490d0df93f5b9d]::runtime::context::scoped::Scoped<tokio[41490d0df93f5b9d]::runtime::scheduler::Context>>::set::<<tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_foreign_key_constraint::test_add_foreign_key_constraint::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_foreign_key_constraint::test_add_foreign_key_constraint::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_foreign_key_constraint::test_add_foreign_key_constraint::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_foreign_key_constraint::test_add_foreign_key_constraint::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x627253119319 - tokio[41490d0df93f5b9d]::runtime::context::set_scheduler::<(alloc[95e62e727ddf147d]::boxed::Box<tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>), <tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_foreign_key_constraint::test_add_foreign_key_constraint::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_foreign_key_constraint::test_add_foreign_key_constraint::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_foreign_key_constraint::test_add_foreign_key_constraint::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_foreign_key_constraint::test_add_foreign_key_constraint::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context.rs:181:38
[INFO] [stdout]   36:     0x627253035242 - <std[929523f510218772]::thread::local::LocalKey<tokio[41490d0df93f5b9d]::runtime::context::Context>>::try_with::<tokio[41490d0df93f5b9d]::runtime::context::set_scheduler<(alloc[95e62e727ddf147d]::boxed::Box<tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>), <tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_foreign_key_constraint::test_add_foreign_key_constraint::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_foreign_key_constraint::test_add_foreign_key_constraint::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_foreign_key_constraint::test_add_foreign_key_constraint::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_foreign_key_constraint::test_add_foreign_key_constraint::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x62725302f10e - <std[929523f510218772]::thread::local::LocalKey<tokio[41490d0df93f5b9d]::runtime::context::Context>>::with::<tokio[41490d0df93f5b9d]::runtime::context::set_scheduler<(alloc[95e62e727ddf147d]::boxed::Box<tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>), <tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_foreign_key_constraint::test_add_foreign_key_constraint::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_foreign_key_constraint::test_add_foreign_key_constraint::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_foreign_key_constraint::test_add_foreign_key_constraint::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_foreign_key_constraint::test_add_foreign_key_constraint::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x627253115f6d - tokio[41490d0df93f5b9d]::runtime::context::set_scheduler::<(alloc[95e62e727ddf147d]::boxed::Box<tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>), <tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_foreign_key_constraint::test_add_foreign_key_constraint::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_foreign_key_constraint::test_add_foreign_key_constraint::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_foreign_key_constraint::test_add_foreign_key_constraint::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_foreign_key_constraint::test_add_foreign_key_constraint::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context.rs:181:17
[INFO] [stdout]   39:     0x627252fe0f00 - <tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_foreign_key_constraint::test_add_foreign_key_constraint::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_foreign_key_constraint::test_add_foreign_key_constraint::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_foreign_key_constraint::test_add_foreign_key_constraint::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_foreign_key_constraint::test_add_foreign_key_constraint::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:865:27
[INFO] [stdout]   40:     0x627252feb7b6 - <tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_foreign_key_constraint::test_add_foreign_key_constraint::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_foreign_key_constraint::test_add_foreign_key_constraint::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_foreign_key_constraint::test_add_foreign_key_constraint::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_foreign_key_constraint::test_add_foreign_key_constraint::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:765:24
[INFO] [stdout]   41:     0x627252ff0c20 - <tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_foreign_key_constraint::test_add_foreign_key_constraint::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_foreign_key_constraint::test_add_foreign_key_constraint::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_foreign_key_constraint::test_add_foreign_key_constraint::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_foreign_key_constraint::test_add_foreign_key_constraint::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:205:33
[INFO] [stdout]   42:     0x6272530af2b3 - tokio[41490d0df93f5b9d]::runtime::context::runtime::enter_runtime::<<tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_foreign_key_constraint::test_add_foreign_key_constraint::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_foreign_key_constraint::test_add_foreign_key_constraint::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_foreign_key_constraint::test_add_foreign_key_constraint::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_foreign_key_constraint::test_add_foreign_key_constraint::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x627252fbdf83 - <tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_foreign_key_constraint::test_add_foreign_key_constraint::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_foreign_key_constraint::test_add_foreign_key_constraint::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_foreign_key_constraint::test_add_foreign_key_constraint::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_foreign_key_constraint::test_add_foreign_key_constraint::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:193:9
[INFO] [stdout]   44:     0x62725314cdb1 - <tokio[41490d0df93f5b9d]::runtime::runtime::Runtime>::block_on_inner::<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_foreign_key_constraint::test_add_foreign_key_constraint::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_foreign_key_constraint::test_add_foreign_key_constraint::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_foreign_key_constraint::test_add_foreign_key_constraint::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_foreign_key_constraint::test_add_foreign_key_constraint::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/runtime.rs:371:52
[INFO] [stdout]   45:     0x62725315425a - <tokio[41490d0df93f5b9d]::runtime::runtime::Runtime>::block_on::<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_foreign_key_constraint::test_add_foreign_key_constraint::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_foreign_key_constraint::test_add_foreign_key_constraint::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_foreign_key_constraint::test_add_foreign_key_constraint::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_foreign_key_constraint::test_add_foreign_key_constraint::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/runtime.rs:343:18
[INFO] [stdout]   46:     0x627253157c70 - sqlx_core[3b916c2f53f87775]::rt::test_block_on::<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_foreign_key_constraint::test_add_foreign_key_constraint::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_foreign_key_constraint::test_add_foreign_key_constraint::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_foreign_key_constraint::test_add_foreign_key_constraint::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_foreign_key_constraint::test_add_foreign_key_constraint::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x6272530842ad - sqlx_core[3b916c2f53f87775]::testing::run_test::<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_foreign_key_constraint::test_add_foreign_key_constraint::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_foreign_key_constraint::test_add_foreign_key_constraint::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_foreign_key_constraint::test_add_foreign_key_constraint::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_foreign_key_constraint::test_add_foreign_key_constraint::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:223:5
[INFO] [stdout]   48:     0x6272530834d6 - sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool::<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_foreign_key_constraint::test_add_foreign_key_constraint::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_foreign_key_constraint::test_add_foreign_key_constraint::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:194:5
[INFO] [stdout]   49:     0x6272530a7d9a - <fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_foreign_key_constraint::test_add_foreign_key_constraint::{closure#0} as sqlx_core[3b916c2f53f87775]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:97:9
[INFO] [stdout]   50:     0x62725316e94a - declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_foreign_key_constraint
[INFO] [stdout]                                at /opt/rustwide/workdir/src/altertable.rs:1153:5
[INFO] [stdout]   51:     0x627253163247 - declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_foreign_key_constraint::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/altertable.rs:1153:18
[INFO] [stdout]   52:     0x627253062306 - <declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_foreign_key_constraint::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x62725317284b - <fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x62725317284b - test[6ec0502068880816]::__rust_begin_short_backtrace::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x6272531800c5 - test[6ec0502068880816]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x6272531800c5 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x6272531800c5 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x6272531800c5 - std[929523f510218772]::panicking::catch_unwind::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x6272531800c5 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x6272531800c5 - test[6ec0502068880816]::run_test_in_process
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x6272531800c5 - test[6ec0502068880816]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x62725317ac24 - test[6ec0502068880816]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x62725317ac24 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<test[6ec0502068880816]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x627253183142 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x627253183142 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x627253183142 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x627253183142 - std[929523f510218772]::panicking::catch_unwind::<(), core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x627253183142 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x627253183142 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x627253183142 - <std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x627253b7b5af - <alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::ops::function::FnOnce<(), Output = ()> + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   72:     0x627253b7b5af - <std[929523f510218772]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x7b72c0051aa4 - <unknown>
[INFO] [stdout]   74:     0x7b72c00dea64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- altertable::test_str_to_pg::test_drop_table stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'altertable::test_str_to_pg::test_drop_table' (38) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x627253b7c128 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x627253b7c128 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x627253b7c128 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x627253b7c128 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x627253b93b6a - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x627253b93b6a - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x627253b80f72 - std[929523f510218772]::io::default_write_fmt::<alloc[95e62e727ddf147d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x627253b80f72 - <alloc[95e62e727ddf147d]::vec::Vec<u8> as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x627253b59f36 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x627253b59f36 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x627253b73d49 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x62725317f76c - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x62725317f76c - test[6ec0502068880816]::test_main_inner::<test[6ec0502068880816]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x627253b73fc2 - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x627253b73fc2 - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x627253b59ff2 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x627253b4ede9 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x627253b5af6d - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x627253b9432c - core[28b146924c2f19c6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x627253b940a2 - core[28b146924c2f19c6]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1872:5
[INFO] [stdout]   20:     0x6272532a665b - <core[28b146924c2f19c6]::result::Result<alloc[95e62e727ddf147d]::string::String, dotenvy[bab0bf43bef45c1c]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x627253201472 - sqlx_postgres[16c64657da8e5e43]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44
[INFO] [stdout]   22:     0x6272532037de - <sqlx_postgres[16c64657da8e5e43]::database::Postgres as sqlx_core[3b916c2f53f87775]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:26:50
[INFO] [stdout]   23:     0x62725315c8ef - <core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<sqlx_core[3b916c2f53f87775]::testing::TestContext<sqlx_postgres[16c64657da8e5e43]::database::Postgres>, sqlx_core[3b916c2f53f87775]::error::Error>> + core[28b146924c2f19c6]::marker::Send>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x627253088561 - sqlx_core[3b916c2f53f87775]::testing::run_test::<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_drop_table::test_drop_table::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_drop_table::test_drop_table::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_drop_table::test_drop_table::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_drop_table::test_drop_table::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:225:14
[INFO] [stdout]   25:     0x62725315c9ed - <core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_drop_table::test_drop_table::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_drop_table::test_drop_table::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_drop_table::test_drop_table::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_drop_table::test_drop_table::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x62725315d12d - <core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_drop_table::test_drop_table::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_drop_table::test_drop_table::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_drop_table::test_drop_table::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_drop_table::test_drop_table::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x62725302dc4d - <tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_drop_table::test_drop_table::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_drop_table::test_drop_table::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_drop_table::test_drop_table::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_drop_table::test_drop_table::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:778:70
[INFO] [stdout]   28:     0x62725302830b - tokio[41490d0df93f5b9d]::task::coop::with_budget::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_drop_table::test_drop_table::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_drop_table::test_drop_table::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_drop_table::test_drop_table::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_drop_table::test_drop_table::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x62725302830b - tokio[41490d0df93f5b9d]::task::coop::budget::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_drop_table::test_drop_table::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_drop_table::test_drop_table::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_drop_table::test_drop_table::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_drop_table::test_drop_table::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x62725302830b - <tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_drop_table::test_drop_table::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_drop_table::test_drop_table::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_drop_table::test_drop_table::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_drop_table::test_drop_table::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:778:25
[INFO] [stdout]   31:     0x627252fc0be0 - <tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::Context>::enter::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_drop_table::test_drop_table::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_drop_table::test_drop_table::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_drop_table::test_drop_table::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_drop_table::test_drop_table::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:451:19
[INFO] [stdout]   32:     0x62725300018d - <tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_drop_table::test_drop_table::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_drop_table::test_drop_table::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_drop_table::test_drop_table::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_drop_table::test_drop_table::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:777:44
[INFO] [stdout]   33:     0x627252ffd7b4 - <tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_drop_table::test_drop_table::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_drop_table::test_drop_table::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_drop_table::test_drop_table::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_drop_table::test_drop_table::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:865:68
[INFO] [stdout]   34:     0x6272530e021b - <tokio[41490d0df93f5b9d]::runtime::context::scoped::Scoped<tokio[41490d0df93f5b9d]::runtime::scheduler::Context>>::set::<<tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_drop_table::test_drop_table::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_drop_table::test_drop_table::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_drop_table::test_drop_table::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_drop_table::test_drop_table::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x627253118f19 - tokio[41490d0df93f5b9d]::runtime::context::set_scheduler::<(alloc[95e62e727ddf147d]::boxed::Box<tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>), <tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_drop_table::test_drop_table::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_drop_table::test_drop_table::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_drop_table::test_drop_table::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_drop_table::test_drop_table::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context.rs:181:38
[INFO] [stdout]   36:     0x627253033e42 - <std[929523f510218772]::thread::local::LocalKey<tokio[41490d0df93f5b9d]::runtime::context::Context>>::try_with::<tokio[41490d0df93f5b9d]::runtime::context::set_scheduler<(alloc[95e62e727ddf147d]::boxed::Box<tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>), <tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_drop_table::test_drop_table::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_drop_table::test_drop_table::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_drop_table::test_drop_table::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_drop_table::test_drop_table::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x62725302eb0e - <std[929523f510218772]::thread::local::LocalKey<tokio[41490d0df93f5b9d]::runtime::context::Context>>::with::<tokio[41490d0df93f5b9d]::runtime::context::set_scheduler<(alloc[95e62e727ddf147d]::boxed::Box<tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>), <tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_drop_table::test_drop_table::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_drop_table::test_drop_table::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_drop_table::test_drop_table::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_drop_table::test_drop_table::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x627253115b6d - tokio[41490d0df93f5b9d]::runtime::context::set_scheduler::<(alloc[95e62e727ddf147d]::boxed::Box<tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>), <tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_drop_table::test_drop_table::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_drop_table::test_drop_table::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_drop_table::test_drop_table::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_drop_table::test_drop_table::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context.rs:181:17
[INFO] [stdout]   39:     0x627252fdcd00 - <tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_drop_table::test_drop_table::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_drop_table::test_drop_table::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_drop_table::test_drop_table::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_drop_table::test_drop_table::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:865:27
[INFO] [stdout]   40:     0x627252feafb6 - <tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_drop_table::test_drop_table::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_drop_table::test_drop_table::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_drop_table::test_drop_table::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_drop_table::test_drop_table::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:765:24
[INFO] [stdout]   41:     0x627252fed720 - <tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_drop_table::test_drop_table::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_drop_table::test_drop_table::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_drop_table::test_drop_table::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_drop_table::test_drop_table::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:205:33
[INFO] [stdout]   42:     0x6272530adbb3 - tokio[41490d0df93f5b9d]::runtime::context::runtime::enter_runtime::<<tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_drop_table::test_drop_table::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_drop_table::test_drop_table::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_drop_table::test_drop_table::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_drop_table::test_drop_table::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x627252fbd483 - <tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_drop_table::test_drop_table::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_drop_table::test_drop_table::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_drop_table::test_drop_table::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_drop_table::test_drop_table::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:193:9
[INFO] [stdout]   44:     0x62725314bcb1 - <tokio[41490d0df93f5b9d]::runtime::runtime::Runtime>::block_on_inner::<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_drop_table::test_drop_table::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_drop_table::test_drop_table::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_drop_table::test_drop_table::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_drop_table::test_drop_table::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/runtime.rs:371:52
[INFO] [stdout]   45:     0x62725315167a - <tokio[41490d0df93f5b9d]::runtime::runtime::Runtime>::block_on::<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_drop_table::test_drop_table::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_drop_table::test_drop_table::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_drop_table::test_drop_table::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_drop_table::test_drop_table::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/runtime.rs:343:18
[INFO] [stdout]   46:     0x627253156280 - sqlx_core[3b916c2f53f87775]::rt::test_block_on::<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_drop_table::test_drop_table::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_drop_table::test_drop_table::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_drop_table::test_drop_table::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_drop_table::test_drop_table::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x6272530839bd - sqlx_core[3b916c2f53f87775]::testing::run_test::<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_drop_table::test_drop_table::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_drop_table::test_drop_table::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_drop_table::test_drop_table::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_drop_table::test_drop_table::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:223:5
[INFO] [stdout]   48:     0x627253082fd6 - sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool::<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_drop_table::test_drop_table::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_drop_table::test_drop_table::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:194:5
[INFO] [stdout]   49:     0x6272530a7a9a - <fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_drop_table::test_drop_table::{closure#0} as sqlx_core[3b916c2f53f87775]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:97:9
[INFO] [stdout]   50:     0x62725316e34a - declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_drop_table
[INFO] [stdout]                                at /opt/rustwide/workdir/src/altertable.rs:1122:5
[INFO] [stdout]   51:     0x627253162f47 - declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_drop_table::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/altertable.rs:1122:18
[INFO] [stdout]   52:     0x627253061f06 - <declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_drop_table::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x62725317284b - <fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x62725317284b - test[6ec0502068880816]::__rust_begin_short_backtrace::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x6272531800c5 - test[6ec0502068880816]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x6272531800c5 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x6272531800c5 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x6272531800c5 - std[929523f510218772]::panicking::catch_unwind::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x6272531800c5 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x6272531800c5 - test[6ec0502068880816]::run_test_in_process
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x6272531800c5 - test[6ec0502068880816]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x62725317ac24 - test[6ec0502068880816]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x62725317ac24 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<test[6ec0502068880816]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x627253183142 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x627253183142 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x627253183142 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x627253183142 - std[929523f510218772]::panicking::catch_unwind::<(), core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x627253183142 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x627253183142 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x627253183142 - <std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x627253b7b5af - <alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::ops::function::FnOnce<(), Output = ()> + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   72:     0x627253b7b5af - <std[929523f510218772]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x7b72c0051aa4 - <unknown>
[INFO] [stdout]   74:     0x7b72c00dea64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- altertable::test_str_to_pg::test_add_column_to_separate_schemas stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'altertable::test_str_to_pg::test_add_column_to_separate_schemas' (22) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x627253b7c128 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x627253b7c128 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x627253b7c128 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x627253b7c128 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x627253b93b6a - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x627253b93b6a - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x627253b80f72 - std[929523f510218772]::io::default_write_fmt::<alloc[95e62e727ddf147d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x627253b80f72 - <alloc[95e62e727ddf147d]::vec::Vec<u8> as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x627253b59f36 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x627253b59f36 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x627253b73d49 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x62725317f76c - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x62725317f76c - test[6ec0502068880816]::test_main_inner::<test[6ec0502068880816]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x627253b73fc2 - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x627253b73fc2 - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x627253b59ff2 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x627253b4ede9 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x627253b5af6d - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x627253b9432c - core[28b146924c2f19c6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x627253b940a2 - core[28b146924c2f19c6]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1872:5
[INFO] [stdout]   20:     0x6272532a665b - <core[28b146924c2f19c6]::result::Result<alloc[95e62e727ddf147d]::string::String, dotenvy[bab0bf43bef45c1c]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x627253201472 - sqlx_postgres[16c64657da8e5e43]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44
[INFO] [stdout]   22:     0x6272532037de - <sqlx_postgres[16c64657da8e5e43]::database::Postgres as sqlx_core[3b916c2f53f87775]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:26:50
[INFO] [stdout]   23:     0x62725315c8ef - <core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<sqlx_core[3b916c2f53f87775]::testing::TestContext<sqlx_postgres[16c64657da8e5e43]::database::Postgres>, sqlx_core[3b916c2f53f87775]::error::Error>> + core[28b146924c2f19c6]::marker::Send>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x627253098741 - sqlx_core[3b916c2f53f87775]::testing::run_test::<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_column_to_separate_schemas::test_add_column_to_separate_schemas::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_column_to_separate_schemas::test_add_column_to_separate_schemas::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_column_to_separate_schemas::test_add_column_to_separate_schemas::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_column_to_separate_schemas::test_add_column_to_separate_schemas::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:225:14
[INFO] [stdout]   25:     0x62725315cfed - <core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_column_to_separate_schemas::test_add_column_to_separate_schemas::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_column_to_separate_schemas::test_add_column_to_separate_schemas::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_column_to_separate_schemas::test_add_column_to_separate_schemas::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_column_to_separate_schemas::test_add_column_to_separate_schemas::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x62725315d72d - <core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_column_to_separate_schemas::test_add_column_to_separate_schemas::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_column_to_separate_schemas::test_add_column_to_separate_schemas::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_column_to_separate_schemas::test_add_column_to_separate_schemas::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_column_to_separate_schemas::test_add_column_to_separate_schemas::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x62725302e24d - <tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_column_to_separate_schemas::test_add_column_to_separate_schemas::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_column_to_separate_schemas::test_add_column_to_separate_schemas::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_column_to_separate_schemas::test_add_column_to_separate_schemas::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_column_to_separate_schemas::test_add_column_to_separate_schemas::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:778:70
[INFO] [stdout]   28:     0x62725302aa0b - tokio[41490d0df93f5b9d]::task::coop::with_budget::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_column_to_separate_schemas::test_add_column_to_separate_schemas::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_column_to_separate_schemas::test_add_column_to_separate_schemas::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_column_to_separate_schemas::test_add_column_to_separate_schemas::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_column_to_separate_schemas::test_add_column_to_separate_schemas::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x62725302aa0b - tokio[41490d0df93f5b9d]::task::coop::budget::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_column_to_separate_schemas::test_add_column_to_separate_schemas::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_column_to_separate_schemas::test_add_column_to_separate_schemas::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_column_to_separate_schemas::test_add_column_to_separate_schemas::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_column_to_separate_schemas::test_add_column_to_separate_schemas::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x62725302aa0b - <tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_column_to_separate_schemas::test_add_column_to_separate_schemas::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_column_to_separate_schemas::test_add_column_to_separate_schemas::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_column_to_separate_schemas::test_add_column_to_separate_schemas::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_column_to_separate_schemas::test_add_column_to_separate_schemas::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:778:25
[INFO] [stdout]   31:     0x627252fc56e0 - <tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::Context>::enter::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_column_to_separate_schemas::test_add_column_to_separate_schemas::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_column_to_separate_schemas::test_add_column_to_separate_schemas::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_column_to_separate_schemas::test_add_column_to_separate_schemas::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_column_to_separate_schemas::test_add_column_to_separate_schemas::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:451:19
[INFO] [stdout]   32:     0x62725301068d - <tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_column_to_separate_schemas::test_add_column_to_separate_schemas::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_column_to_separate_schemas::test_add_column_to_separate_schemas::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_column_to_separate_schemas::test_add_column_to_separate_schemas::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_column_to_separate_schemas::test_add_column_to_separate_schemas::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:777:44
[INFO] [stdout]   33:     0x627252ffdab4 - <tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_column_to_separate_schemas::test_add_column_to_separate_schemas::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_column_to_separate_schemas::test_add_column_to_separate_schemas::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_column_to_separate_schemas::test_add_column_to_separate_schemas::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_column_to_separate_schemas::test_add_column_to_separate_schemas::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:865:68
[INFO] [stdout]   34:     0x6272530e219b - <tokio[41490d0df93f5b9d]::runtime::context::scoped::Scoped<tokio[41490d0df93f5b9d]::runtime::scheduler::Context>>::set::<<tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_column_to_separate_schemas::test_add_column_to_separate_schemas::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_column_to_separate_schemas::test_add_column_to_separate_schemas::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_column_to_separate_schemas::test_add_column_to_separate_schemas::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_column_to_separate_schemas::test_add_column_to_separate_schemas::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x627253119519 - tokio[41490d0df93f5b9d]::runtime::context::set_scheduler::<(alloc[95e62e727ddf147d]::boxed::Box<tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>), <tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_column_to_separate_schemas::test_add_column_to_separate_schemas::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_column_to_separate_schemas::test_add_column_to_separate_schemas::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_column_to_separate_schemas::test_add_column_to_separate_schemas::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_column_to_separate_schemas::test_add_column_to_separate_schemas::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context.rs:181:38
[INFO] [stdout]   36:     0x627253035c42 - <std[929523f510218772]::thread::local::LocalKey<tokio[41490d0df93f5b9d]::runtime::context::Context>>::try_with::<tokio[41490d0df93f5b9d]::runtime::context::set_scheduler<(alloc[95e62e727ddf147d]::boxed::Box<tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>), <tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_column_to_separate_schemas::test_add_column_to_separate_schemas::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_column_to_separate_schemas::test_add_column_to_separate_schemas::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_column_to_separate_schemas::test_add_column_to_separate_schemas::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_column_to_separate_schemas::test_add_column_to_separate_schemas::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x62725302f40e - <std[929523f510218772]::thread::local::LocalKey<tokio[41490d0df93f5b9d]::runtime::context::Context>>::with::<tokio[41490d0df93f5b9d]::runtime::context::set_scheduler<(alloc[95e62e727ddf147d]::boxed::Box<tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>), <tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_column_to_separate_schemas::test_add_column_to_separate_schemas::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_column_to_separate_schemas::test_add_column_to_separate_schemas::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_column_to_separate_schemas::test_add_column_to_separate_schemas::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_column_to_separate_schemas::test_add_column_to_separate_schemas::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x62725311616d - tokio[41490d0df93f5b9d]::runtime::context::set_scheduler::<(alloc[95e62e727ddf147d]::boxed::Box<tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>), <tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_column_to_separate_schemas::test_add_column_to_separate_schemas::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_column_to_separate_schemas::test_add_column_to_separate_schemas::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_column_to_separate_schemas::test_add_column_to_separate_schemas::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_column_to_separate_schemas::test_add_column_to_separate_schemas::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context.rs:181:17
[INFO] [stdout]   39:     0x627252fe3000 - <tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_column_to_separate_schemas::test_add_column_to_separate_schemas::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_column_to_separate_schemas::test_add_column_to_separate_schemas::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_column_to_separate_schemas::test_add_column_to_separate_schemas::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_column_to_separate_schemas::test_add_column_to_separate_schemas::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:865:27
[INFO] [stdout]   40:     0x627252febbb6 - <tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_column_to_separate_schemas::test_add_column_to_separate_schemas::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_column_to_separate_schemas::test_add_column_to_separate_schemas::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_column_to_separate_schemas::test_add_column_to_separate_schemas::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_column_to_separate_schemas::test_add_column_to_separate_schemas::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:765:24
[INFO] [stdout]   41:     0x627252ff26a0 - <tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_column_to_separate_schemas::test_add_column_to_separate_schemas::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_column_to_separate_schemas::test_add_column_to_separate_schemas::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_column_to_separate_schemas::test_add_column_to_separate_schemas::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_column_to_separate_schemas::test_add_column_to_separate_schemas::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:205:33
[INFO] [stdout]   42:     0x6272530afe33 - tokio[41490d0df93f5b9d]::runtime::context::runtime::enter_runtime::<<tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_column_to_separate_schemas::test_add_column_to_separate_schemas::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_column_to_separate_schemas::test_add_column_to_separate_schemas::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_column_to_separate_schemas::test_add_column_to_separate_schemas::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_column_to_separate_schemas::test_add_column_to_separate_schemas::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x627252fbe503 - <tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_column_to_separate_schemas::test_add_column_to_separate_schemas::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_column_to_separate_schemas::test_add_column_to_separate_schemas::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_column_to_separate_schemas::test_add_column_to_separate_schemas::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_column_to_separate_schemas::test_add_column_to_separate_schemas::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:193:9
[INFO] [stdout]   44:     0x62725314d631 - <tokio[41490d0df93f5b9d]::runtime::runtime::Runtime>::block_on_inner::<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_column_to_separate_schemas::test_add_column_to_separate_schemas::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_column_to_separate_schemas::test_add_column_to_separate_schemas::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_column_to_separate_schemas::test_add_column_to_separate_schemas::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_column_to_separate_schemas::test_add_column_to_separate_schemas::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/runtime.rs:371:52
[INFO] [stdout]   45:     0x62725315585a - <tokio[41490d0df93f5b9d]::runtime::runtime::Runtime>::block_on::<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_column_to_separate_schemas::test_add_column_to_separate_schemas::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_column_to_separate_schemas::test_add_column_to_separate_schemas::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_column_to_separate_schemas::test_add_column_to_separate_schemas::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_column_to_separate_schemas::test_add_column_to_separate_schemas::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/runtime.rs:343:18
[INFO] [stdout]   46:     0x627253158970 - sqlx_core[3b916c2f53f87775]::rt::test_block_on::<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_column_to_separate_schemas::test_add_column_to_separate_schemas::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_column_to_separate_schemas::test_add_column_to_separate_schemas::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_column_to_separate_schemas::test_add_column_to_separate_schemas::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_column_to_separate_schemas::test_add_column_to_separate_schemas::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x62725308472d - sqlx_core[3b916c2f53f87775]::testing::run_test::<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_column_to_separate_schemas::test_add_column_to_separate_schemas::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_column_to_separate_schemas::test_add_column_to_separate_schemas::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_column_to_separate_schemas::test_add_column_to_separate_schemas::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_column_to_separate_schemas::test_add_column_to_separate_schemas::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:223:5
[INFO] [stdout]   48:     0x627253083756 - sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool::<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_column_to_separate_schemas::test_add_column_to_separate_schemas::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_column_to_separate_schemas::test_add_column_to_separate_schemas::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:194:5
[INFO] [stdout]   49:     0x6272530a7f1a - <fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_column_to_separate_schemas::test_add_column_to_separate_schemas::{closure#0} as sqlx_core[3b916c2f53f87775]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:97:9
[INFO] [stdout]   50:     0x62725316ec4a - declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_column_to_separate_schemas
[INFO] [stdout]                                at /opt/rustwide/workdir/src/altertable.rs:966:5
[INFO] [stdout]   51:     0x6272531633c7 - declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_column_to_separate_schemas::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/altertable.rs:966:18
[INFO] [stdout]   52:     0x627253062506 - <declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_column_to_separate_schemas::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x62725317284b - <fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x62725317284b - test[6ec0502068880816]::__rust_begin_short_backtrace::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x6272531800c5 - test[6ec0502068880816]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x6272531800c5 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x6272531800c5 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x6272531800c5 - std[929523f510218772]::panicking::catch_unwind::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x6272531800c5 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x6272531800c5 - test[6ec0502068880816]::run_test_in_process
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x6272531800c5 - test[6ec0502068880816]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x62725317ac24 - test[6ec0502068880816]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x62725317ac24 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<test[6ec0502068880816]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x627253183142 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x627253183142 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x627253183142 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x627253183142 - std[929523f510218772]::panicking::catch_unwind::<(), core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x627253183142 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x627253183142 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x627253183142 - <std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x627253b7b5af - <alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::ops::function::FnOnce<(), Output = ()> + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   72:     0x627253b7b5af - <std[929523f510218772]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x7b72c0051aa4 - <unknown>
[INFO] [stdout]   74:     0x7b72c00dea64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- altertable::test_str_to_pg::test_add_column stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'altertable::test_str_to_pg::test_add_column' (20) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x627253b7c128 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x627253b7c128 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x627253b7c128 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x627253b7c128 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x627253b93b6a - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x627253b93b6a - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x627253b80f72 - std[929523f510218772]::io::default_write_fmt::<alloc[95e62e727ddf147d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x627253b80f72 - <alloc[95e62e727ddf147d]::vec::Vec<u8> as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x627253b59f36 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x627253b59f36 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x627253b73d49 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x62725317f76c - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x62725317f76c - test[6ec0502068880816]::test_main_inner::<test[6ec0502068880816]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x627253b73fc2 - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x627253b73fc2 - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x627253b59ff2 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x627253b4ede9 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x627253b5af6d - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x627253b9432c - core[28b146924c2f19c6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x627253b940a2 - core[28b146924c2f19c6]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1872:5
[INFO] [stdout]   20:     0x6272532a665b - <core[28b146924c2f19c6]::result::Result<alloc[95e62e727ddf147d]::string::String, dotenvy[bab0bf43bef45c1c]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x627253201472 - sqlx_postgres[16c64657da8e5e43]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44
[INFO] [stdout]   22:     0x6272532037de - <sqlx_postgres[16c64657da8e5e43]::database::Postgres as sqlx_core[3b916c2f53f87775]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:26:50
[INFO] [stdout]   23:     0x62725315c8ef - <core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<sqlx_core[3b916c2f53f87775]::testing::TestContext<sqlx_postgres[16c64657da8e5e43]::database::Postgres>, sqlx_core[3b916c2f53f87775]::error::Error>> + core[28b146924c2f19c6]::marker::Send>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x627253087aa1 - sqlx_core[3b916c2f53f87775]::testing::run_test::<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_column::test_add_column::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_column::test_add_column::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_column::test_add_column::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_column::test_add_column::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:225:14
[INFO] [stdout]   25:     0x62725315c9ad - <core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_column::test_add_column::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_column::test_add_column::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_column::test_add_column::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_column::test_add_column::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x62725315d0ed - <core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_column::test_add_column::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_column::test_add_column::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_column::test_add_column::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_column::test_add_column::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x62725302dc0d - <tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_column::test_add_column::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_column::test_add_column::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_column::test_add_column::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_column::test_add_column::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:778:70
[INFO] [stdout]   28:     0x62725302816b - tokio[41490d0df93f5b9d]::task::coop::with_budget::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_column::test_add_column::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_column::test_add_column::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_column::test_add_column::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_column::test_add_column::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x62725302816b - tokio[41490d0df93f5b9d]::task::coop::budget::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_column::test_add_column::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_column::test_add_column::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_column::test_add_column::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_column::test_add_column::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x62725302816b - <tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_column::test_add_column::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_column::test_add_column::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_column::test_add_column::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_column::test_add_column::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:778:25
[INFO] [stdout]   31:     0x627252fc08c0 - <tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::Context>::enter::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_column::test_add_column::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_column::test_add_column::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_column::test_add_column::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_column::test_add_column::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:451:19
[INFO] [stdout]   32:     0x627252fff6ad - <tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_column::test_add_column::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_column::test_add_column::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_column::test_add_column::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_column::test_add_column::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:777:44
[INFO] [stdout]   33:     0x627252ffd794 - <tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_column::test_add_column::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_column::test_add_column::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_column::test_add_column::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_column::test_add_column::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:865:68
[INFO] [stdout]   34:     0x6272530e00cb - <tokio[41490d0df93f5b9d]::runtime::context::scoped::Scoped<tokio[41490d0df93f5b9d]::runtime::scheduler::Context>>::set::<<tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_column::test_add_column::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_column::test_add_column::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_column::test_add_column::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_column::test_add_column::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x627253118ed9 - tokio[41490d0df93f5b9d]::runtime::context::set_scheduler::<(alloc[95e62e727ddf147d]::boxed::Box<tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>), <tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_column::test_add_column::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_column::test_add_column::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_column::test_add_column::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_column::test_add_column::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context.rs:181:38
[INFO] [stdout]   36:     0x627253033d02 - <std[929523f510218772]::thread::local::LocalKey<tokio[41490d0df93f5b9d]::runtime::context::Context>>::try_with::<tokio[41490d0df93f5b9d]::runtime::context::set_scheduler<(alloc[95e62e727ddf147d]::boxed::Box<tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>), <tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_column::test_add_column::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_column::test_add_column::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_column::test_add_column::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_column::test_add_column::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x62725302eaae - <std[929523f510218772]::thread::local::LocalKey<tokio[41490d0df93f5b9d]::runtime::context::Context>>::with::<tokio[41490d0df93f5b9d]::runtime::context::set_scheduler<(alloc[95e62e727ddf147d]::boxed::Box<tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>), <tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_column::test_add_column::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_column::test_add_column::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_column::test_add_column::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_column::test_add_column::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x627253115b2d - tokio[41490d0df93f5b9d]::runtime::context::set_scheduler::<(alloc[95e62e727ddf147d]::boxed::Box<tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>), <tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_column::test_add_column::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_column::test_add_column::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_column::test_add_column::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_column::test_add_column::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context.rs:181:17
[INFO] [stdout]   39:     0x627252fdc8e0 - <tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_column::test_add_column::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_column::test_add_column::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_column::test_add_column::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_column::test_add_column::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:865:27
[INFO] [stdout]   40:     0x627252feaf36 - <tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_column::test_add_column::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_column::test_add_column::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_column::test_add_column::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_column::test_add_column::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:765:24
[INFO] [stdout]   41:     0x627252fed3d0 - <tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_column::test_add_column::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_column::test_add_column::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_column::test_add_column::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_column::test_add_column::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:205:33
[INFO] [stdout]   42:     0x6272530ada43 - tokio[41490d0df93f5b9d]::runtime::context::runtime::enter_runtime::<<tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_column::test_add_column::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_column::test_add_column::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_column::test_add_column::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_column::test_add_column::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x627252fbd3d3 - <tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_column::test_add_column::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_column::test_add_column::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_column::test_add_column::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_column::test_add_column::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:193:9
[INFO] [stdout]   44:     0x62725314bba1 - <tokio[41490d0df93f5b9d]::runtime::runtime::Runtime>::block_on_inner::<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_column::test_add_column::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_column::test_add_column::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_column::test_add_column::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_column::test_add_column::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/runtime.rs:371:52
[INFO] [stdout]   45:     0x6272531513ba - <tokio[41490d0df93f5b9d]::runtime::runtime::Runtime>::block_on::<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_column::test_add_column::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_column::test_add_column::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_column::test_add_column::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_column::test_add_column::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/runtime.rs:343:18
[INFO] [stdout]   46:     0x6272531560e0 - sqlx_core[3b916c2f53f87775]::rt::test_block_on::<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_column::test_add_column::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_column::test_add_column::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_column::test_add_column::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_column::test_add_column::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x62725308392d - sqlx_core[3b916c2f53f87775]::testing::run_test::<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_column::test_add_column::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_column::test_add_column::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_column::test_add_column::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_column::test_add_column::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:223:5
[INFO] [stdout]   48:     0x627253082f86 - sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool::<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_column::test_add_column::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_column::test_add_column::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:194:5
[INFO] [stdout]   49:     0x6272530a7a6a - <fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_column::test_add_column::{closure#0} as sqlx_core[3b916c2f53f87775]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:97:9
[INFO] [stdout]   50:     0x62725316e2ea - declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_column
[INFO] [stdout]                                at /opt/rustwide/workdir/src/altertable.rs:952:5
[INFO] [stdout]   51:     0x627253162f17 - declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_column::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/altertable.rs:952:18
[INFO] [stdout]   52:     0x627253061ec6 - <declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_column::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x62725317284b - <fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x62725317284b - test[6ec0502068880816]::__rust_begin_short_backtrace::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x6272531800c5 - test[6ec0502068880816]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x6272531800c5 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x6272531800c5 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x6272531800c5 - std[929523f510218772]::panicking::catch_unwind::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x6272531800c5 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x6272531800c5 - test[6ec0502068880816]::run_test_in_process
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x6272531800c5 - test[6ec0502068880816]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x62725317ac24 - test[6ec0502068880816]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x62725317ac24 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<test[6ec0502068880816]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x627253183142 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x627253183142 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x627253183142 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x627253183142 - std[929523f510218772]::panicking::catch_unwind::<(), core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x627253183142 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x627253183142 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x627253183142 - <std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x627253b7b5af - <alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::ops::function::FnOnce<(), Output = ()> + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   72:     0x627253b7b5af - <std[929523f510218772]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x7b72c0051aa4 - <unknown>
[INFO] [stdout]   74:     0x7b72c00dea64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- altertable::test_str_to_pg::test_add_index stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'altertable::test_str_to_pg::test_add_index' (24) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x627253b7c128 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x627253b7c128 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x627253b7c128 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x627253b7c128 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x627253b93b6a - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x627253b93b6a - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x627253b80f72 - std[929523f510218772]::io::default_write_fmt::<alloc[95e62e727ddf147d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x627253b80f72 - <alloc[95e62e727ddf147d]::vec::Vec<u8> as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x627253b59f36 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x627253b59f36 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x627253b73d49 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x62725317f76c - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x62725317f76c - test[6ec0502068880816]::test_main_inner::<test[6ec0502068880816]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x627253b73fc2 - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x627253b73fc2 - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x627253b59ff2 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x627253b4ede9 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x627253b5af6d - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x627253b9432c - core[28b146924c2f19c6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x627253b940a2 - core[28b146924c2f19c6]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1872:5
[INFO] [stdout]   20:     0x6272532a665b - <core[28b146924c2f19c6]::result::Result<alloc[95e62e727ddf147d]::string::String, dotenvy[bab0bf43bef45c1c]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x627253201472 - sqlx_postgres[16c64657da8e5e43]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44
[INFO] [stdout]   22:     0x6272532037de - <sqlx_postgres[16c64657da8e5e43]::database::Postgres as sqlx_core[3b916c2f53f87775]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:26:50
[INFO] [stdout]   23:     0x62725315c8ef - <core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<sqlx_core[3b916c2f53f87775]::testing::TestContext<sqlx_postgres[16c64657da8e5e43]::database::Postgres>, sqlx_core[3b916c2f53f87775]::error::Error>> + core[28b146924c2f19c6]::marker::Send>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x627253086543 - sqlx_core[3b916c2f53f87775]::testing::run_test::<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_index::test_add_index::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_index::test_add_index::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_index::test_add_index::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_index::test_add_index::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:225:14
[INFO] [stdout]   25:     0x62725315c92d - <core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_index::test_add_index::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_index::test_add_index::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_index::test_add_index::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_index::test_add_index::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x62725315d06d - <core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_index::test_add_index::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_index::test_add_index::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_index::test_add_index::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_index::test_add_index::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x62725302db8d - <tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_index::test_add_index::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_index::test_add_index::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_index::test_add_index::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_index::test_add_index::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:778:70
[INFO] [stdout]   28:     0x627253027e2b - tokio[41490d0df93f5b9d]::task::coop::with_budget::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_index::test_add_index::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_index::test_add_index::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_index::test_add_index::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_index::test_add_index::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x627253027e2b - tokio[41490d0df93f5b9d]::task::coop::budget::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_index::test_add_index::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_index::test_add_index::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_index::test_add_index::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_index::test_add_index::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x627253027e2b - <tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_index::test_add_index::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_index::test_add_index::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_index::test_add_index::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_index::test_add_index::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:778:25
[INFO] [stdout]   31:     0x627252fc0280 - <tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::Context>::enter::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_index::test_add_index::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_index::test_add_index::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_index::test_add_index::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_index::test_add_index::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:451:19
[INFO] [stdout]   32:     0x627252ffe0ed - <tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_index::test_add_index::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_index::test_add_index::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_index::test_add_index::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_index::test_add_index::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:777:44
[INFO] [stdout]   33:     0x627252ffd754 - <tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_index::test_add_index::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_index::test_add_index::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_index::test_add_index::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_index::test_add_index::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:865:68
[INFO] [stdout]   34:     0x6272530dfe2b - <tokio[41490d0df93f5b9d]::runtime::context::scoped::Scoped<tokio[41490d0df93f5b9d]::runtime::scheduler::Context>>::set::<<tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_index::test_add_index::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_index::test_add_index::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_index::test_add_index::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_index::test_add_index::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x627253118e59 - tokio[41490d0df93f5b9d]::runtime::context::set_scheduler::<(alloc[95e62e727ddf147d]::boxed::Box<tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>), <tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_index::test_add_index::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_index::test_add_index::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_index::test_add_index::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_index::test_add_index::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context.rs:181:38
[INFO] [stdout]   36:     0x627253033a82 - <std[929523f510218772]::thread::local::LocalKey<tokio[41490d0df93f5b9d]::runtime::context::Context>>::try_with::<tokio[41490d0df93f5b9d]::runtime::context::set_scheduler<(alloc[95e62e727ddf147d]::boxed::Box<tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>), <tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_index::test_add_index::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_index::test_add_index::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_index::test_add_index::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_index::test_add_index::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x62725302e9ee - <std[929523f510218772]::thread::local::LocalKey<tokio[41490d0df93f5b9d]::runtime::context::Context>>::with::<tokio[41490d0df93f5b9d]::runtime::context::set_scheduler<(alloc[95e62e727ddf147d]::boxed::Box<tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>), <tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_index::test_add_index::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_index::test_add_index::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_index::test_add_index::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_index::test_add_index::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x627253115aad - tokio[41490d0df93f5b9d]::runtime::context::set_scheduler::<(alloc[95e62e727ddf147d]::boxed::Box<tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>), <tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_index::test_add_index::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_index::test_add_index::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_index::test_add_index::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_index::test_add_index::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context.rs:181:17
[INFO] [stdout]   39:     0x627252fdc0a0 - <tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_index::test_add_index::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_index::test_add_index::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_index::test_add_index::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_index::test_add_index::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:865:27
[INFO] [stdout]   40:     0x627252feae36 - <tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_index::test_add_index::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_index::test_add_index::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_index::test_add_index::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_index::test_add_index::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:765:24
[INFO] [stdout]   41:     0x627252fecd30 - <tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_index::test_add_index::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_index::test_add_index::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_index::test_add_index::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_index::test_add_index::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:205:33
[INFO] [stdout]   42:     0x6272530ad763 - tokio[41490d0df93f5b9d]::runtime::context::runtime::enter_runtime::<<tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_index::test_add_index::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_index::test_add_index::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_index::test_add_index::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_index::test_add_index::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x627252fbd273 - <tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_index::test_add_index::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_index::test_add_index::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_index::test_add_index::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_index::test_add_index::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:193:9
[INFO] [stdout]   44:     0x62725314b981 - <tokio[41490d0df93f5b9d]::runtime::runtime::Runtime>::block_on_inner::<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_index::test_add_index::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_index::test_add_index::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_index::test_add_index::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_index::test_add_index::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/runtime.rs:371:52
[INFO] [stdout]   45:     0x627253150e5c - <tokio[41490d0df93f5b9d]::runtime::runtime::Runtime>::block_on::<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_index::test_add_index::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_index::test_add_index::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_index::test_add_index::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_index::test_add_index::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/runtime.rs:343:18
[INFO] [stdout]   46:     0x627253155db1 - sqlx_core[3b916c2f53f87775]::rt::test_block_on::<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_index::test_add_index::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_index::test_add_index::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_index::test_add_index::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_index::test_add_index::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x62725308381e - sqlx_core[3b916c2f53f87775]::testing::run_test::<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_index::test_add_index::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_index::test_add_index::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_index::test_add_index::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_index::test_add_index::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:223:5
[INFO] [stdout]   48:     0x627253082ee6 - sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool::<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_index::test_add_index::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_index::test_add_index::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:194:5
[INFO] [stdout]   49:     0x6272530a7a0a - <fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_index::test_add_index::{closure#0} as sqlx_core[3b916c2f53f87775]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:97:9
[INFO] [stdout]   50:     0x62725316e22a - declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_index
[INFO] [stdout]                                at /opt/rustwide/workdir/src/altertable.rs:1359:5
[INFO] [stdout]   51:     0x627253162eb7 - declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_index::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/altertable.rs:1359:18
[INFO] [stdout]   52:     0x627253061e46 - <declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_index::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x62725317284b - <fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x62725317284b - test[6ec0502068880816]::__rust_begin_short_backtrace::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x6272531800c5 - test[6ec0502068880816]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x6272531800c5 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x6272531800c5 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x6272531800c5 - std[929523f510218772]::panicking::catch_unwind::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x6272531800c5 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x6272531800c5 - test[6ec0502068880816]::run_test_in_process
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x6272531800c5 - test[6ec0502068880816]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x62725317ac24 - test[6ec0502068880816]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x62725317ac24 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<test[6ec0502068880816]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x627253183142 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x627253183142 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x627253183142 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x627253183142 - std[929523f510218772]::panicking::catch_unwind::<(), core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x627253183142 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x627253183142 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x627253183142 - <std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x627253b7b5af - <alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::ops::function::FnOnce<(), Output = ()> + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   72:     0x627253b7b5af - <std[929523f510218772]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x7b72c0051aa4 - <unknown>
[INFO] [stdout]   74:     0x7b72c00dea64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- altertable::test_str_to_pg::test_add_unique_constraint stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'altertable::test_str_to_pg::test_add_unique_constraint' (28) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x627253b7c128 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x627253b7c128 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x627253b7c128 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x627253b7c128 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x627253b93b6a - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x627253b93b6a - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x627253b80f72 - std[929523f510218772]::io::default_write_fmt::<alloc[95e62e727ddf147d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x627253b80f72 - <alloc[95e62e727ddf147d]::vec::Vec<u8> as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x627253b59f36 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x627253b59f36 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x627253b73d49 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x62725317f76c - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x62725317f76c - test[6ec0502068880816]::test_main_inner::<test[6ec0502068880816]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x627253b73fc2 - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x627253b73fc2 - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x627253b59ff2 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x627253b4ede9 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x627253b5af6d - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x627253b9432c - core[28b146924c2f19c6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x627253b940a2 - core[28b146924c2f19c6]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1872:5
[INFO] [stdout]   20:     0x6272532a665b - <core[28b146924c2f19c6]::result::Result<alloc[95e62e727ddf147d]::string::String, dotenvy[bab0bf43bef45c1c]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x627253201472 - sqlx_postgres[16c64657da8e5e43]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44
[INFO] [stdout]   22:     0x6272532037de - <sqlx_postgres[16c64657da8e5e43]::database::Postgres as sqlx_core[3b916c2f53f87775]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:26:50
[INFO] [stdout]   23:     0x62725315c8ef - <core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<sqlx_core[3b916c2f53f87775]::testing::TestContext<sqlx_postgres[16c64657da8e5e43]::database::Postgres>, sqlx_core[3b916c2f53f87775]::error::Error>> + core[28b146924c2f19c6]::marker::Send>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x62725308c5c1 - sqlx_core[3b916c2f53f87775]::testing::run_test::<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_unique_constraint::test_add_unique_constraint::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_unique_constraint::test_add_unique_constraint::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_unique_constraint::test_add_unique_constraint::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_unique_constraint::test_add_unique_constraint::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:225:14
[INFO] [stdout]   25:     0x62725315cb6d - <core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_unique_constraint::test_add_unique_constraint::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_unique_constraint::test_add_unique_constraint::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_unique_constraint::test_add_unique_constraint::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_unique_constraint::test_add_unique_constraint::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x62725315d2ad - <core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_unique_constraint::test_add_unique_constraint::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_unique_constraint::test_add_unique_constraint::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_unique_constraint::test_add_unique_constraint::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_unique_constraint::test_add_unique_constraint::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x62725302ddcd - <tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_unique_constraint::test_add_unique_constraint::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_unique_constraint::test_add_unique_constraint::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_unique_constraint::test_add_unique_constraint::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_unique_constraint::test_add_unique_constraint::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:778:70
[INFO] [stdout]   28:     0x627253028ccb - tokio[41490d0df93f5b9d]::task::coop::with_budget::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_unique_constraint::test_add_unique_constraint::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_unique_constraint::test_add_unique_constraint::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_unique_constraint::test_add_unique_constraint::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_unique_constraint::test_add_unique_constraint::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x627253028ccb - tokio[41490d0df93f5b9d]::task::coop::budget::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_unique_constraint::test_add_unique_constraint::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_unique_constraint::test_add_unique_constraint::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_unique_constraint::test_add_unique_constraint::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_unique_constraint::test_add_unique_constraint::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x627253028ccb - <tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_unique_constraint::test_add_unique_constraint::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_unique_constraint::test_add_unique_constraint::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_unique_constraint::test_add_unique_constraint::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_unique_constraint::test_add_unique_constraint::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:778:25
[INFO] [stdout]   31:     0x627252fc1ea0 - <tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::Context>::enter::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_unique_constraint::test_add_unique_constraint::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_unique_constraint::test_add_unique_constraint::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_unique_constraint::test_add_unique_constraint::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_unique_constraint::test_add_unique_constraint::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:451:19
[INFO] [stdout]   32:     0x6272530042cd - <tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_unique_constraint::test_add_unique_constraint::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_unique_constraint::test_add_unique_constraint::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_unique_constraint::test_add_unique_constraint::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_unique_constraint::test_add_unique_constraint::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:777:44
[INFO] [stdout]   33:     0x627252ffd874 - <tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_unique_constraint::test_add_unique_constraint::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_unique_constraint::test_add_unique_constraint::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_unique_constraint::test_add_unique_constraint::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_unique_constraint::test_add_unique_constraint::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:865:68
[INFO] [stdout]   34:     0x6272530e09fb - <tokio[41490d0df93f5b9d]::runtime::context::scoped::Scoped<tokio[41490d0df93f5b9d]::runtime::scheduler::Context>>::set::<<tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_unique_constraint::test_add_unique_constraint::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_unique_constraint::test_add_unique_constraint::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_unique_constraint::test_add_unique_constraint::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_unique_constraint::test_add_unique_constraint::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x627253119099 - tokio[41490d0df93f5b9d]::runtime::context::set_scheduler::<(alloc[95e62e727ddf147d]::boxed::Box<tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>), <tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_unique_constraint::test_add_unique_constraint::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_unique_constraint::test_add_unique_constraint::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_unique_constraint::test_add_unique_constraint::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_unique_constraint::test_add_unique_constraint::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context.rs:181:38
[INFO] [stdout]   36:     0x6272530345c2 - <std[929523f510218772]::thread::local::LocalKey<tokio[41490d0df93f5b9d]::runtime::context::Context>>::try_with::<tokio[41490d0df93f5b9d]::runtime::context::set_scheduler<(alloc[95e62e727ddf147d]::boxed::Box<tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>), <tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_unique_constraint::test_add_unique_constraint::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_unique_constraint::test_add_unique_constraint::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_unique_constraint::test_add_unique_constraint::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_unique_constraint::test_add_unique_constraint::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x62725302ed4e - <std[929523f510218772]::thread::local::LocalKey<tokio[41490d0df93f5b9d]::runtime::context::Context>>::with::<tokio[41490d0df93f5b9d]::runtime::context::set_scheduler<(alloc[95e62e727ddf147d]::boxed::Box<tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>), <tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_unique_constraint::test_add_unique_constraint::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_unique_constraint::test_add_unique_constraint::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_unique_constraint::test_add_unique_constraint::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_unique_constraint::test_add_unique_constraint::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x627253115ced - tokio[41490d0df93f5b9d]::runtime::context::set_scheduler::<(alloc[95e62e727ddf147d]::boxed::Box<tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>), <tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_unique_constraint::test_add_unique_constraint::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_unique_constraint::test_add_unique_constraint::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_unique_constraint::test_add_unique_constraint::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_unique_constraint::test_add_unique_constraint::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context.rs:181:17
[INFO] [stdout]   39:     0x627252fde5c0 - <tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_unique_constraint::test_add_unique_constraint::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_unique_constraint::test_add_unique_constraint::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_unique_constraint::test_add_unique_constraint::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_unique_constraint::test_add_unique_constraint::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:865:27
[INFO] [stdout]   40:     0x627252feb2b6 - <tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_unique_constraint::test_add_unique_constraint::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_unique_constraint::test_add_unique_constraint::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_unique_constraint::test_add_unique_constraint::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_unique_constraint::test_add_unique_constraint::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:765:24
[INFO] [stdout]   41:     0x627252feeb00 - <tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_unique_constraint::test_add_unique_constraint::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_unique_constraint::test_add_unique_constraint::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_unique_constraint::test_add_unique_constraint::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_unique_constraint::test_add_unique_constraint::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:205:33
[INFO] [stdout]   42:     0x6272530ae453 - tokio[41490d0df93f5b9d]::runtime::context::runtime::enter_runtime::<<tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_unique_constraint::test_add_unique_constraint::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_unique_constraint::test_add_unique_constraint::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_unique_constraint::test_add_unique_constraint::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_unique_constraint::test_add_unique_constraint::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x627252fbd8a3 - <tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_unique_constraint::test_add_unique_constraint::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_unique_constraint::test_add_unique_constraint::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_unique_constraint::test_add_unique_constraint::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_unique_constraint::test_add_unique_constraint::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:193:9
[INFO] [stdout]   44:     0x62725314c311 - <tokio[41490d0df93f5b9d]::runtime::runtime::Runtime>::block_on_inner::<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_unique_constraint::test_add_unique_constraint::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_unique_constraint::test_add_unique_constraint::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_unique_constraint::test_add_unique_constraint::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_unique_constraint::test_add_unique_constraint::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/runtime.rs:371:52
[INFO] [stdout]   45:     0x6272531526da - <tokio[41490d0df93f5b9d]::runtime::runtime::Runtime>::block_on::<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_unique_constraint::test_add_unique_constraint::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_unique_constraint::test_add_unique_constraint::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_unique_constraint::test_add_unique_constraint::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_unique_constraint::test_add_unique_constraint::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/runtime.rs:343:18
[INFO] [stdout]   46:     0x627253156c30 - sqlx_core[3b916c2f53f87775]::rt::test_block_on::<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_unique_constraint::test_add_unique_constraint::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_unique_constraint::test_add_unique_constraint::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_unique_constraint::test_add_unique_constraint::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_unique_constraint::test_add_unique_constraint::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x627253083d0d - sqlx_core[3b916c2f53f87775]::testing::run_test::<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_unique_constraint::test_add_unique_constraint::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_unique_constraint::test_add_unique_constraint::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_unique_constraint::test_add_unique_constraint::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_unique_constraint::test_add_unique_constraint::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:223:5
[INFO] [stdout]   48:     0x6272530831b6 - sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool::<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_unique_constraint::test_add_unique_constraint::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_unique_constraint::test_add_unique_constraint::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:194:5
[INFO] [stdout]   49:     0x6272530a7bba - <fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_unique_constraint::test_add_unique_constraint::{closure#0} as sqlx_core[3b916c2f53f87775]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:97:9
[INFO] [stdout]   50:     0x62725316e58a - declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_unique_constraint
[INFO] [stdout]                                at /opt/rustwide/workdir/src/altertable.rs:1325:5
[INFO] [stdout]   51:     0x627253163067 - declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_unique_constraint::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/altertable.rs:1325:18
[INFO] [stdout]   52:     0x627253062086 - <declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_unique_constraint::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x62725317284b - <fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x62725317284b - test[6ec0502068880816]::__rust_begin_short_backtrace::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x6272531800c5 - test[6ec0502068880816]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x6272531800c5 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x6272531800c5 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x6272531800c5 - std[929523f510218772]::panicking::catch_unwind::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x6272531800c5 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x6272531800c5 - test[6ec0502068880816]::run_test_in_process
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x6272531800c5 - test[6ec0502068880816]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x62725317ac24 - test[6ec0502068880816]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x62725317ac24 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<test[6ec0502068880816]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x627253183142 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x627253183142 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x627253183142 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x627253183142 - std[929523f510218772]::panicking::catch_unwind::<(), core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x627253183142 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x627253183142 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x627253183142 - <std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x627253b7b5af - <alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::ops::function::FnOnce<(), Output = ()> + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   72:     0x627253b7b5af - <std[929523f510218772]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x7b72c0051aa4 - <unknown>
[INFO] [stdout]   74:     0x7b72c00dea64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- altertable::test_str_to_pg::test_add_index_without_name stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'altertable::test_str_to_pg::test_add_index_without_name' (25) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x627253b7c128 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x627253b7c128 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x627253b7c128 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x627253b7c128 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x627253b93b6a - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x627253b93b6a - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x627253b80f72 - std[929523f510218772]::io::default_write_fmt::<alloc[95e62e727ddf147d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x627253b80f72 - <alloc[95e62e727ddf147d]::vec::Vec<u8> as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x627253b59f36 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x627253b59f36 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x627253b73d49 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x62725317f76c - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x62725317f76c - test[6ec0502068880816]::test_main_inner::<test[6ec0502068880816]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x627253b73fc2 - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x627253b73fc2 - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x627253b59ff2 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x627253b4ede9 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x627253b5af6d - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x627253b9432c - core[28b146924c2f19c6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x627253b940a2 - core[28b146924c2f19c6]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1872:5
[INFO] [stdout]   20:     0x6272532a665b - <core[28b146924c2f19c6]::result::Result<alloc[95e62e727ddf147d]::string::String, dotenvy[bab0bf43bef45c1c]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x627253201472 - sqlx_postgres[16c64657da8e5e43]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44
[INFO] [stdout]   22:     0x6272532037de - <sqlx_postgres[16c64657da8e5e43]::database::Postgres as sqlx_core[3b916c2f53f87775]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:26:50
[INFO] [stdout]   23:     0x62725315c8ef - <core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<sqlx_core[3b916c2f53f87775]::testing::TestContext<sqlx_postgres[16c64657da8e5e43]::database::Postgres>, sqlx_core[3b916c2f53f87775]::error::Error>> + core[28b146924c2f19c6]::marker::Send>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x62725308f0c1 - sqlx_core[3b916c2f53f87775]::testing::run_test::<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_index_without_name::test_add_index_without_name::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_index_without_name::test_add_index_without_name::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_index_without_name::test_add_index_without_name::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_index_without_name::test_add_index_without_name::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:225:14
[INFO] [stdout]   25:     0x62725315cc6d - <core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_index_without_name::test_add_index_without_name::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_index_without_name::test_add_index_without_name::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_index_without_name::test_add_index_without_name::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_index_without_name::test_add_index_without_name::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x62725315d3ad - <core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_index_without_name::test_add_index_without_name::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_index_without_name::test_add_index_without_name::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_index_without_name::test_add_index_without_name::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_index_without_name::test_add_index_without_name::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x62725302decd - <tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_index_without_name::test_add_index_without_name::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_index_without_name::test_add_index_without_name::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_index_without_name::test_add_index_without_name::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_index_without_name::test_add_index_without_name::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:778:70
[INFO] [stdout]   28:     0x62725302934b - tokio[41490d0df93f5b9d]::task::coop::with_budget::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_index_without_name::test_add_index_without_name::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_index_without_name::test_add_index_without_name::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_index_without_name::test_add_index_without_name::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_index_without_name::test_add_index_without_name::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x62725302934b - tokio[41490d0df93f5b9d]::task::coop::budget::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_index_without_name::test_add_index_without_name::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_index_without_name::test_add_index_without_name::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_index_without_name::test_add_index_without_name::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_index_without_name::test_add_index_without_name::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x62725302934b - <tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_index_without_name::test_add_index_without_name::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_index_without_name::test_add_index_without_name::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_index_without_name::test_add_index_without_name::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_index_without_name::test_add_index_without_name::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:778:25
[INFO] [stdout]   31:     0x627252fc2b20 - <tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::Context>::enter::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_index_without_name::test_add_index_without_name::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_index_without_name::test_add_index_without_name::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_index_without_name::test_add_index_without_name::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_index_without_name::test_add_index_without_name::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:451:19
[INFO] [stdout]   32:     0x627253006e4d - <tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_index_without_name::test_add_index_without_name::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_index_without_name::test_add_index_without_name::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_index_without_name::test_add_index_without_name::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_index_without_name::test_add_index_without_name::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:777:44
[INFO] [stdout]   33:     0x627252ffd8f4 - <tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_index_without_name::test_add_index_without_name::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_index_without_name::test_add_index_without_name::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_index_without_name::test_add_index_without_name::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_index_without_name::test_add_index_without_name::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:865:68
[INFO] [stdout]   34:     0x6272530e0f3b - <tokio[41490d0df93f5b9d]::runtime::context::scoped::Scoped<tokio[41490d0df93f5b9d]::runtime::scheduler::Context>>::set::<<tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_index_without_name::test_add_index_without_name::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_index_without_name::test_add_index_without_name::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_index_without_name::test_add_index_without_name::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_index_without_name::test_add_index_without_name::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x627253119199 - tokio[41490d0df93f5b9d]::runtime::context::set_scheduler::<(alloc[95e62e727ddf147d]::boxed::Box<tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>), <tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_index_without_name::test_add_index_without_name::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_index_without_name::test_add_index_without_name::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_index_without_name::test_add_index_without_name::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_index_without_name::test_add_index_without_name::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context.rs:181:38
[INFO] [stdout]   36:     0x627253034ac2 - <std[929523f510218772]::thread::local::LocalKey<tokio[41490d0df93f5b9d]::runtime::context::Context>>::try_with::<tokio[41490d0df93f5b9d]::runtime::context::set_scheduler<(alloc[95e62e727ddf147d]::boxed::Box<tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>), <tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_index_without_name::test_add_index_without_name::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_index_without_name::test_add_index_without_name::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_index_without_name::test_add_index_without_name::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_index_without_name::test_add_index_without_name::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x62725302eece - <std[929523f510218772]::thread::local::LocalKey<tokio[41490d0df93f5b9d]::runtime::context::Context>>::with::<tokio[41490d0df93f5b9d]::runtime::context::set_scheduler<(alloc[95e62e727ddf147d]::boxed::Box<tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>), <tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_index_without_name::test_add_index_without_name::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_index_without_name::test_add_index_without_name::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_index_without_name::test_add_index_without_name::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_index_without_name::test_add_index_without_name::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x627253115ded - tokio[41490d0df93f5b9d]::runtime::context::set_scheduler::<(alloc[95e62e727ddf147d]::boxed::Box<tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>), <tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_index_without_name::test_add_index_without_name::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_index_without_name::test_add_index_without_name::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_index_without_name::test_add_index_without_name::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_index_without_name::test_add_index_without_name::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context.rs:181:17
[INFO] [stdout]   39:     0x627252fdf640 - <tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_index_without_name::test_add_index_without_name::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_index_without_name::test_add_index_without_name::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_index_without_name::test_add_index_without_name::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_index_without_name::test_add_index_without_name::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:865:27
[INFO] [stdout]   40:     0x627252feb4b6 - <tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_index_without_name::test_add_index_without_name::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_index_without_name::test_add_index_without_name::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_index_without_name::test_add_index_without_name::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_index_without_name::test_add_index_without_name::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:765:24
[INFO] [stdout]   41:     0x627252fef840 - <tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_index_without_name::test_add_index_without_name::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_index_without_name::test_add_index_without_name::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_index_without_name::test_add_index_without_name::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_index_without_name::test_add_index_without_name::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:205:33
[INFO] [stdout]   42:     0x6272530aea13 - tokio[41490d0df93f5b9d]::runtime::context::runtime::enter_runtime::<<tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_index_without_name::test_add_index_without_name::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_index_without_name::test_add_index_without_name::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_index_without_name::test_add_index_without_name::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_index_without_name::test_add_index_without_name::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x627252fbdb63 - <tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_index_without_name::test_add_index_without_name::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_index_without_name::test_add_index_without_name::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_index_without_name::test_add_index_without_name::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_index_without_name::test_add_index_without_name::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:193:9
[INFO] [stdout]   44:     0x62725314c751 - <tokio[41490d0df93f5b9d]::runtime::runtime::Runtime>::block_on_inner::<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_index_without_name::test_add_index_without_name::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_index_without_name::test_add_index_without_name::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_index_without_name::test_add_index_without_name::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_index_without_name::test_add_index_without_name::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/runtime.rs:371:52
[INFO] [stdout]   45:     0x6272531531da - <tokio[41490d0df93f5b9d]::runtime::runtime::Runtime>::block_on::<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_index_without_name::test_add_index_without_name::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_index_without_name::test_add_index_without_name::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_index_without_name::test_add_index_without_name::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_index_without_name::test_add_index_without_name::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/runtime.rs:343:18
[INFO] [stdout]   46:     0x6272531572b0 - sqlx_core[3b916c2f53f87775]::rt::test_block_on::<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_index_without_name::test_add_index_without_name::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_index_without_name::test_add_index_without_name::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_index_without_name::test_add_index_without_name::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_index_without_name::test_add_index_without_name::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x627253083f4d - sqlx_core[3b916c2f53f87775]::testing::run_test::<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_index_without_name::test_add_index_without_name::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_index_without_name::test_add_index_without_name::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_index_without_name::test_add_index_without_name::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_index_without_name::test_add_index_without_name::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:223:5
[INFO] [stdout]   48:     0x6272530832f6 - sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool::<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_index_without_name::test_add_index_without_name::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_index_without_name::test_add_index_without_name::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:194:5
[INFO] [stdout]   49:     0x6272530a7c7a - <fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_index_without_name::test_add_index_without_name::{closure#0} as sqlx_core[3b916c2f53f87775]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:97:9
[INFO] [stdout]   50:     0x62725316e70a - declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_index_without_name
[INFO] [stdout]                                at /opt/rustwide/workdir/src/altertable.rs:1371:5
[INFO] [stdout]   51:     0x627253163127 - declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_index_without_name::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/altertable.rs:1371:18
[INFO] [stdout]   52:     0x627253062186 - <declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_index_without_name::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x62725317284b - <fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x62725317284b - test[6ec0502068880816]::__rust_begin_short_backtrace::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x6272531800c5 - test[6ec0502068880816]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x6272531800c5 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x6272531800c5 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x6272531800c5 - std[929523f510218772]::panicking::catch_unwind::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x6272531800c5 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x6272531800c5 - test[6ec0502068880816]::run_test_in_process
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x6272531800c5 - test[6ec0502068880816]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x62725317ac24 - test[6ec0502068880816]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x62725317ac24 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<test[6ec0502068880816]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x627253183142 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x627253183142 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x627253183142 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x627253183142 - std[929523f510218772]::panicking::catch_unwind::<(), core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x627253183142 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x627253183142 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x627253183142 - <std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x627253b7b5af - <alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::ops::function::FnOnce<(), Output = ()> + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   72:     0x627253b7b5af - <std[929523f510218772]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x7b72c0051aa4 - <unknown>
[INFO] [stdout]   74:     0x7b72c00dea64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- altertable::test_str_to_pg::test_alter_column_drop_not_null stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'altertable::test_str_to_pg::test_alter_column_drop_not_null' (30) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x627253b7c128 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x627253b7c128 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x627253b7c128 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x627253b7c128 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x627253b93b6a - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x627253b93b6a - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x627253b80f72 - std[929523f510218772]::io::default_write_fmt::<alloc[95e62e727ddf147d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x627253b80f72 - <alloc[95e62e727ddf147d]::vec::Vec<u8> as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x627253b59f36 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x627253b59f36 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x627253b73d49 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x62725317f76c - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x62725317f76c - test[6ec0502068880816]::test_main_inner::<test[6ec0502068880816]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x627253b73fc2 - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x627253b73fc2 - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x627253b59ff2 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x627253b4ede9 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x627253b5af6d - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x627253b9432c - core[28b146924c2f19c6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x627253b940a2 - core[28b146924c2f19c6]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1872:5
[INFO] [stdout]   20:     0x6272532a665b - <core[28b146924c2f19c6]::result::Result<alloc[95e62e727ddf147d]::string::String, dotenvy[bab0bf43bef45c1c]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x627253201472 - sqlx_postgres[16c64657da8e5e43]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44
[INFO] [stdout]   22:     0x6272532037de - <sqlx_postgres[16c64657da8e5e43]::database::Postgres as sqlx_core[3b916c2f53f87775]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:26:50
[INFO] [stdout]   23:     0x62725315c8ef - <core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<sqlx_core[3b916c2f53f87775]::testing::TestContext<sqlx_postgres[16c64657da8e5e43]::database::Postgres>, sqlx_core[3b916c2f53f87775]::error::Error>> + core[28b146924c2f19c6]::marker::Send>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x6272530946c1 - sqlx_core[3b916c2f53f87775]::testing::run_test::<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_alter_column_drop_not_null::test_alter_column_drop_not_null::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_alter_column_drop_not_null::test_alter_column_drop_not_null::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_alter_column_drop_not_null::test_alter_column_drop_not_null::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_alter_column_drop_not_null::test_alter_column_drop_not_null::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:225:14
[INFO] [stdout]   25:     0x62725315ce6d - <core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_alter_column_drop_not_null::test_alter_column_drop_not_null::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_alter_column_drop_not_null::test_alter_column_drop_not_null::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_alter_column_drop_not_null::test_alter_column_drop_not_null::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_alter_column_drop_not_null::test_alter_column_drop_not_null::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x62725315d5ad - <core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_alter_column_drop_not_null::test_alter_column_drop_not_null::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_alter_column_drop_not_null::test_alter_column_drop_not_null::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_alter_column_drop_not_null::test_alter_column_drop_not_null::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_alter_column_drop_not_null::test_alter_column_drop_not_null::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x62725302e0cd - <tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_alter_column_drop_not_null::test_alter_column_drop_not_null::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_alter_column_drop_not_null::test_alter_column_drop_not_null::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_alter_column_drop_not_null::test_alter_column_drop_not_null::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_alter_column_drop_not_null::test_alter_column_drop_not_null::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:778:70
[INFO] [stdout]   28:     0x62725302a04b - tokio[41490d0df93f5b9d]::task::coop::with_budget::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_alter_column_drop_not_null::test_alter_column_drop_not_null::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_alter_column_drop_not_null::test_alter_column_drop_not_null::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_alter_column_drop_not_null::test_alter_column_drop_not_null::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_alter_column_drop_not_null::test_alter_column_drop_not_null::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x62725302a04b - tokio[41490d0df93f5b9d]::task::coop::budget::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_alter_column_drop_not_null::test_alter_column_drop_not_null::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_alter_column_drop_not_null::test_alter_column_drop_not_null::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_alter_column_drop_not_null::test_alter_column_drop_not_null::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_alter_column_drop_not_null::test_alter_column_drop_not_null::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x62725302a04b - <tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_alter_column_drop_not_null::test_alter_column_drop_not_null::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_alter_column_drop_not_null::test_alter_column_drop_not_null::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_alter_column_drop_not_null::test_alter_column_drop_not_null::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_alter_column_drop_not_null::test_alter_column_drop_not_null::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:778:25
[INFO] [stdout]   31:     0x627252fc4420 - <tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::Context>::enter::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_alter_column_drop_not_null::test_alter_column_drop_not_null::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_alter_column_drop_not_null::test_alter_column_drop_not_null::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_alter_column_drop_not_null::test_alter_column_drop_not_null::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_alter_column_drop_not_null::test_alter_column_drop_not_null::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:451:19
[INFO] [stdout]   32:     0x62725300c54d - <tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_alter_column_drop_not_null::test_alter_column_drop_not_null::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_alter_column_drop_not_null::test_alter_column_drop_not_null::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_alter_column_drop_not_null::test_alter_column_drop_not_null::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_alter_column_drop_not_null::test_alter_column_drop_not_null::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:777:44
[INFO] [stdout]   33:     0x627252ffd9f4 - <tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_alter_column_drop_not_null::test_alter_column_drop_not_null::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_alter_column_drop_not_null::test_alter_column_drop_not_null::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_alter_column_drop_not_null::test_alter_column_drop_not_null::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_alter_column_drop_not_null::test_alter_column_drop_not_null::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:865:68
[INFO] [stdout]   34:     0x6272530e19bb - <tokio[41490d0df93f5b9d]::runtime::context::scoped::Scoped<tokio[41490d0df93f5b9d]::runtime::scheduler::Context>>::set::<<tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_alter_column_drop_not_null::test_alter_column_drop_not_null::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_alter_column_drop_not_null::test_alter_column_drop_not_null::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_alter_column_drop_not_null::test_alter_column_drop_not_null::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_alter_column_drop_not_null::test_alter_column_drop_not_null::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x627253119399 - tokio[41490d0df93f5b9d]::runtime::context::set_scheduler::<(alloc[95e62e727ddf147d]::boxed::Box<tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>), <tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_alter_column_drop_not_null::test_alter_column_drop_not_null::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_alter_column_drop_not_null::test_alter_column_drop_not_null::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_alter_column_drop_not_null::test_alter_column_drop_not_null::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_alter_column_drop_not_null::test_alter_column_drop_not_null::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context.rs:181:38
[INFO] [stdout]   36:     0x6272530354c2 - <std[929523f510218772]::thread::local::LocalKey<tokio[41490d0df93f5b9d]::runtime::context::Context>>::try_with::<tokio[41490d0df93f5b9d]::runtime::context::set_scheduler<(alloc[95e62e727ddf147d]::boxed::Box<tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>), <tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_alter_column_drop_not_null::test_alter_column_drop_not_null::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_alter_column_drop_not_null::test_alter_column_drop_not_null::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_alter_column_drop_not_null::test_alter_column_drop_not_null::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_alter_column_drop_not_null::test_alter_column_drop_not_null::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x62725302f1ce - <std[929523f510218772]::thread::local::LocalKey<tokio[41490d0df93f5b9d]::runtime::context::Context>>::with::<tokio[41490d0df93f5b9d]::runtime::context::set_scheduler<(alloc[95e62e727ddf147d]::boxed::Box<tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>), <tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_alter_column_drop_not_null::test_alter_column_drop_not_null::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_alter_column_drop_not_null::test_alter_column_drop_not_null::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_alter_column_drop_not_null::test_alter_column_drop_not_null::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_alter_column_drop_not_null::test_alter_column_drop_not_null::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x627253115fed - tokio[41490d0df93f5b9d]::runtime::context::set_scheduler::<(alloc[95e62e727ddf147d]::boxed::Box<tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>), <tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_alter_column_drop_not_null::test_alter_column_drop_not_null::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_alter_column_drop_not_null::test_alter_column_drop_not_null::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_alter_column_drop_not_null::test_alter_column_drop_not_null::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_alter_column_drop_not_null::test_alter_column_drop_not_null::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context.rs:181:17
[INFO] [stdout]   39:     0x627252fe1740 - <tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_alter_column_drop_not_null::test_alter_column_drop_not_null::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_alter_column_drop_not_null::test_alter_column_drop_not_null::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_alter_column_drop_not_null::test_alter_column_drop_not_null::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_alter_column_drop_not_null::test_alter_column_drop_not_null::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:865:27
[INFO] [stdout]   40:     0x627252feb8b6 - <tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_alter_column_drop_not_null::test_alter_column_drop_not_null::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_alter_column_drop_not_null::test_alter_column_drop_not_null::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_alter_column_drop_not_null::test_alter_column_drop_not_null::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_alter_column_drop_not_null::test_alter_column_drop_not_null::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:765:24
[INFO] [stdout]   41:     0x627252ff12c0 - <tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_alter_column_drop_not_null::test_alter_column_drop_not_null::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_alter_column_drop_not_null::test_alter_column_drop_not_null::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_alter_column_drop_not_null::test_alter_column_drop_not_null::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_alter_column_drop_not_null::test_alter_column_drop_not_null::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:205:33
[INFO] [stdout]   42:     0x6272530af593 - tokio[41490d0df93f5b9d]::runtime::context::runtime::enter_runtime::<<tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_alter_column_drop_not_null::test_alter_column_drop_not_null::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_alter_column_drop_not_null::test_alter_column_drop_not_null::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_alter_column_drop_not_null::test_alter_column_drop_not_null::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_alter_column_drop_not_null::test_alter_column_drop_not_null::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x627252fbe0e3 - <tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_alter_column_drop_not_null::test_alter_column_drop_not_null::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_alter_column_drop_not_null::test_alter_column_drop_not_null::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_alter_column_drop_not_null::test_alter_column_drop_not_null::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_alter_column_drop_not_null::test_alter_column_drop_not_null::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:193:9
[INFO] [stdout]   44:     0x62725314cfd1 - <tokio[41490d0df93f5b9d]::runtime::runtime::Runtime>::block_on_inner::<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_alter_column_drop_not_null::test_alter_column_drop_not_null::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_alter_column_drop_not_null::test_alter_column_drop_not_null::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_alter_column_drop_not_null::test_alter_column_drop_not_null::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_alter_column_drop_not_null::test_alter_column_drop_not_null::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/runtime.rs:371:52
[INFO] [stdout]   45:     0x6272531547da - <tokio[41490d0df93f5b9d]::runtime::runtime::Runtime>::block_on::<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_alter_column_drop_not_null::test_alter_column_drop_not_null::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_alter_column_drop_not_null::test_alter_column_drop_not_null::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_alter_column_drop_not_null::test_alter_column_drop_not_null::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_alter_column_drop_not_null::test_alter_column_drop_not_null::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/runtime.rs:343:18
[INFO] [stdout]   46:     0x627253157fb0 - sqlx_core[3b916c2f53f87775]::rt::test_block_on::<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_alter_column_drop_not_null::test_alter_column_drop_not_null::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_alter_column_drop_not_null::test_alter_column_drop_not_null::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_alter_column_drop_not_null::test_alter_column_drop_not_null::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_alter_column_drop_not_null::test_alter_column_drop_not_null::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x6272530843cd - sqlx_core[3b916c2f53f87775]::testing::run_test::<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_alter_column_drop_not_null::test_alter_column_drop_not_null::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_alter_column_drop_not_null::test_alter_column_drop_not_null::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_alter_column_drop_not_null::test_alter_column_drop_not_null::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_alter_column_drop_not_null::test_alter_column_drop_not_null::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:223:5
[INFO] [stdout]   48:     0x627253083576 - sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool::<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_alter_column_drop_not_null::test_alter_column_drop_not_null::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_alter_column_drop_not_null::test_alter_column_drop_not_null::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:194:5
[INFO] [stdout]   49:     0x6272530a7dfa - <fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_alter_column_drop_not_null::test_alter_column_drop_not_null::{closure#0} as sqlx_core[3b916c2f53f87775]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:97:9
[INFO] [stdout]   50:     0x62725316ea0a - declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_alter_column_drop_not_null
[INFO] [stdout]                                at /opt/rustwide/workdir/src/altertable.rs:1048:5
[INFO] [stdout]   51:     0x6272531632a7 - declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_alter_column_drop_not_null::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/altertable.rs:1048:18
[INFO] [stdout]   52:     0x627253062386 - <declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_alter_column_drop_not_null::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x62725317284b - <fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x62725317284b - test[6ec0502068880816]::__rust_begin_short_backtrace::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x6272531800c5 - test[6ec0502068880816]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x6272531800c5 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x6272531800c5 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x6272531800c5 - std[929523f510218772]::panicking::catch_unwind::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x6272531800c5 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x6272531800c5 - test[6ec0502068880816]::run_test_in_process
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x6272531800c5 - test[6ec0502068880816]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x62725317ac24 - test[6ec0502068880816]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x62725317ac24 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<test[6ec0502068880816]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x627253183142 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x627253183142 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x627253183142 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x627253183142 - std[929523f510218772]::panicking::catch_unwind::<(), core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x627253183142 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x627253183142 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x627253183142 - <std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x627253b7b5af - <alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::ops::function::FnOnce<(), Output = ()> + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   72:     0x627253b7b5af - <std[929523f510218772]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x7b72c0051aa4 - <unknown>
[INFO] [stdout]   74:     0x7b72c00dea64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- altertable::test_str_to_pg::test_alter_column_not_null stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'altertable::test_str_to_pg::test_alter_column_not_null' (31) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x627253b7c128 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x627253b7c128 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x627253b7c128 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x627253b7c128 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x627253b93b6a - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x627253b93b6a - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x627253b80f72 - std[929523f510218772]::io::default_write_fmt::<alloc[95e62e727ddf147d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x627253b80f72 - <alloc[95e62e727ddf147d]::vec::Vec<u8> as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x627253b59f36 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x627253b59f36 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x627253b73d49 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x62725317f76c - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x62725317f76c - test[6ec0502068880816]::test_main_inner::<test[6ec0502068880816]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x627253b73fc2 - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x627253b73fc2 - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x627253b59ff2 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x627253b4ede9 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x627253b5af6d - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x627253b9432c - core[28b146924c2f19c6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x627253b940a2 - core[28b146924c2f19c6]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1872:5
[INFO] [stdout]   20:     0x6272532a665b - <core[28b146924c2f19c6]::result::Result<alloc[95e62e727ddf147d]::string::String, dotenvy[bab0bf43bef45c1c]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x627253201472 - sqlx_postgres[16c64657da8e5e43]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44
[INFO] [stdout]   22:     0x6272532037de - <sqlx_postgres[16c64657da8e5e43]::database::Postgres as sqlx_core[3b916c2f53f87775]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:26:50
[INFO] [stdout]   23:     0x62725315c8ef - <core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<sqlx_core[3b916c2f53f87775]::testing::TestContext<sqlx_postgres[16c64657da8e5e43]::database::Postgres>, sqlx_core[3b916c2f53f87775]::error::Error>> + core[28b146924c2f19c6]::marker::Send>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x62725308d081 - sqlx_core[3b916c2f53f87775]::testing::run_test::<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_alter_column_not_null::test_alter_column_not_null::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_alter_column_not_null::test_alter_column_not_null::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_alter_column_not_null::test_alter_column_not_null::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_alter_column_not_null::test_alter_column_not_null::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:225:14
[INFO] [stdout]   25:     0x62725315cbad - <core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_alter_column_not_null::test_alter_column_not_null::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_alter_column_not_null::test_alter_column_not_null::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_alter_column_not_null::test_alter_column_not_null::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_alter_column_not_null::test_alter_column_not_null::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x62725315d2ed - <core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_alter_column_not_null::test_alter_column_not_null::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_alter_column_not_null::test_alter_column_not_null::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_alter_column_not_null::test_alter_column_not_null::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_alter_column_not_null::test_alter_column_not_null::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x62725302de0d - <tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_alter_column_not_null::test_alter_column_not_null::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_alter_column_not_null::test_alter_column_not_null::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_alter_column_not_null::test_alter_column_not_null::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_alter_column_not_null::test_alter_column_not_null::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:778:70
[INFO] [stdout]   28:     0x627253028e6b - tokio[41490d0df93f5b9d]::task::coop::with_budget::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_alter_column_not_null::test_alter_column_not_null::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_alter_column_not_null::test_alter_column_not_null::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_alter_column_not_null::test_alter_column_not_null::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_alter_column_not_null::test_alter_column_not_null::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x627253028e6b - tokio[41490d0df93f5b9d]::task::coop::budget::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_alter_column_not_null::test_alter_column_not_null::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_alter_column_not_null::test_alter_column_not_null::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_alter_column_not_null::test_alter_column_not_null::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_alter_column_not_null::test_alter_column_not_null::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x627253028e6b - <tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_alter_column_not_null::test_alter_column_not_null::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_alter_column_not_null::test_alter_column_not_null::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_alter_column_not_null::test_alter_column_not_null::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_alter_column_not_null::test_alter_column_not_null::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:778:25
[INFO] [stdout]   31:     0x627252fc21c0 - <tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::Context>::enter::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_alter_column_not_null::test_alter_column_not_null::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_alter_column_not_null::test_alter_column_not_null::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_alter_column_not_null::test_alter_column_not_null::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_alter_column_not_null::test_alter_column_not_null::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:451:19
[INFO] [stdout]   32:     0x627253004dad - <tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_alter_column_not_null::test_alter_column_not_null::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_alter_column_not_null::test_alter_column_not_null::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_alter_column_not_null::test_alter_column_not_null::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_alter_column_not_null::test_alter_column_not_null::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:777:44
[INFO] [stdout]   33:     0x627252ffd894 - <tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_alter_column_not_null::test_alter_column_not_null::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_alter_column_not_null::test_alter_column_not_null::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_alter_column_not_null::test_alter_column_not_null::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_alter_column_not_null::test_alter_column_not_null::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:865:68
[INFO] [stdout]   34:     0x6272530e0b4b - <tokio[41490d0df93f5b9d]::runtime::context::scoped::Scoped<tokio[41490d0df93f5b9d]::runtime::scheduler::Context>>::set::<<tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_alter_column_not_null::test_alter_column_not_null::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_alter_column_not_null::test_alter_column_not_null::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_alter_column_not_null::test_alter_column_not_null::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_alter_column_not_null::test_alter_column_not_null::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x6272531190d9 - tokio[41490d0df93f5b9d]::runtime::context::set_scheduler::<(alloc[95e62e727ddf147d]::boxed::Box<tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>), <tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_alter_column_not_null::test_alter_column_not_null::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_alter_column_not_null::test_alter_column_not_null::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_alter_column_not_null::test_alter_column_not_null::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_alter_column_not_null::test_alter_column_not_null::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context.rs:181:38
[INFO] [stdout]   36:     0x627253034702 - <std[929523f510218772]::thread::local::LocalKey<tokio[41490d0df93f5b9d]::runtime::context::Context>>::try_with::<tokio[41490d0df93f5b9d]::runtime::context::set_scheduler<(alloc[95e62e727ddf147d]::boxed::Box<tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>), <tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_alter_column_not_null::test_alter_column_not_null::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_alter_column_not_null::test_alter_column_not_null::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_alter_column_not_null::test_alter_column_not_null::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_alter_column_not_null::test_alter_column_not_null::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x62725302edae - <std[929523f510218772]::thread::local::LocalKey<tokio[41490d0df93f5b9d]::runtime::context::Context>>::with::<tokio[41490d0df93f5b9d]::runtime::context::set_scheduler<(alloc[95e62e727ddf147d]::boxed::Box<tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>), <tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_alter_column_not_null::test_alter_column_not_null::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_alter_column_not_null::test_alter_column_not_null::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_alter_column_not_null::test_alter_column_not_null::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_alter_column_not_null::test_alter_column_not_null::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x627253115d2d - tokio[41490d0df93f5b9d]::runtime::context::set_scheduler::<(alloc[95e62e727ddf147d]::boxed::Box<tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>), <tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_alter_column_not_null::test_alter_column_not_null::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_alter_column_not_null::test_alter_column_not_null::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_alter_column_not_null::test_alter_column_not_null::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_alter_column_not_null::test_alter_column_not_null::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context.rs:181:17
[INFO] [stdout]   39:     0x627252fde9e0 - <tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_alter_column_not_null::test_alter_column_not_null::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_alter_column_not_null::test_alter_column_not_null::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_alter_column_not_null::test_alter_column_not_null::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_alter_column_not_null::test_alter_column_not_null::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:865:27
[INFO] [stdout]   40:     0x627252feb336 - <tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_alter_column_not_null::test_alter_column_not_null::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_alter_column_not_null::test_alter_column_not_null::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_alter_column_not_null::test_alter_column_not_null::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_alter_column_not_null::test_alter_column_not_null::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:765:24
[INFO] [stdout]   41:     0x627252feee50 - <tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_alter_column_not_null::test_alter_column_not_null::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_alter_column_not_null::test_alter_column_not_null::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_alter_column_not_null::test_alter_column_not_null::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_alter_column_not_null::test_alter_column_not_null::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:205:33
[INFO] [stdout]   42:     0x6272530ae5c3 - tokio[41490d0df93f5b9d]::runtime::context::runtime::enter_runtime::<<tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_alter_column_not_null::test_alter_column_not_null::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_alter_column_not_null::test_alter_column_not_null::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_alter_column_not_null::test_alter_column_not_null::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_alter_column_not_null::test_alter_column_not_null::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x627252fbd953 - <tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_alter_column_not_null::test_alter_column_not_null::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_alter_column_not_null::test_alter_column_not_null::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_alter_column_not_null::test_alter_column_not_null::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_alter_column_not_null::test_alter_column_not_null::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:193:9
[INFO] [stdout]   44:     0x62725314c421 - <tokio[41490d0df93f5b9d]::runtime::runtime::Runtime>::block_on_inner::<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_alter_column_not_null::test_alter_column_not_null::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_alter_column_not_null::test_alter_column_not_null::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_alter_column_not_null::test_alter_column_not_null::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_alter_column_not_null::test_alter_column_not_null::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/runtime.rs:371:52
[INFO] [stdout]   45:     0x62725315299a - <tokio[41490d0df93f5b9d]::runtime::runtime::Runtime>::block_on::<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_alter_column_not_null::test_alter_column_not_null::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_alter_column_not_null::test_alter_column_not_null::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_alter_column_not_null::test_alter_column_not_null::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_alter_column_not_null::test_alter_column_not_null::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/runtime.rs:343:18
[INFO] [stdout]   46:     0x627253156dd0 - sqlx_core[3b916c2f53f87775]::rt::test_block_on::<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_alter_column_not_null::test_alter_column_not_null::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_alter_column_not_null::test_alter_column_not_null::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_alter_column_not_null::test_alter_column_not_null::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_alter_column_not_null::test_alter_column_not_null::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x627253083d9d - sqlx_core[3b916c2f53f87775]::testing::run_test::<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_alter_column_not_null::test_alter_column_not_null::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_alter_column_not_null::test_alter_column_not_null::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_alter_column_not_null::test_alter_column_not_null::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_alter_column_not_null::test_alter_column_not_null::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:223:5
[INFO] [stdout]   48:     0x627253083206 - sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool::<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_alter_column_not_null::test_alter_column_not_null::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_alter_column_not_null::test_alter_column_not_null::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:194:5
[INFO] [stdout]   49:     0x6272530a7bea - <fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_alter_column_not_null::test_alter_column_not_null::{closure#0} as sqlx_core[3b916c2f53f87775]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:97:9
[INFO] [stdout]   50:     0x62725316e5ea - declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_alter_column_not_null
[INFO] [stdout]                                at /opt/rustwide/workdir/src/altertable.rs:1031:5
[INFO] [stdout]   51:     0x627253163097 - declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_alter_column_not_null::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/altertable.rs:1031:18
[INFO] [stdout]   52:     0x6272530620c6 - <declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_alter_column_not_null::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x62725317284b - <fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x62725317284b - test[6ec0502068880816]::__rust_begin_short_backtrace::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x6272531800c5 - test[6ec0502068880816]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x6272531800c5 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x6272531800c5 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x6272531800c5 - std[929523f510218772]::panicking::catch_unwind::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x6272531800c5 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x6272531800c5 - test[6ec0502068880816]::run_test_in_process
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x6272531800c5 - test[6ec0502068880816]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x62725317ac24 - test[6ec0502068880816]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x62725317ac24 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<test[6ec0502068880816]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x627253183142 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x627253183142 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x627253183142 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x627253183142 - std[929523f510218772]::panicking::catch_unwind::<(), core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x627253183142 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x627253183142 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x627253183142 - <std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x627253b7b5af - <alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::ops::function::FnOnce<(), Output = ()> + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   72:     0x627253b7b5af - <std[929523f510218772]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x7b72c0051aa4 - <unknown>
[INFO] [stdout]   74:     0x7b72c00dea64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- altertable::test_str_to_pg::test_alter_column_drop_default stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'altertable::test_str_to_pg::test_alter_column_drop_default' (29) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x627253b7c128 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x627253b7c128 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x627253b7c128 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x627253b7c128 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x627253b93b6a - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x627253b93b6a - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x627253b80f72 - std[929523f510218772]::io::default_write_fmt::<alloc[95e62e727ddf147d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x627253b80f72 - <alloc[95e62e727ddf147d]::vec::Vec<u8> as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x627253b59f36 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x627253b59f36 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x627253b73d49 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x62725317f76c - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x62725317f76c - test[6ec0502068880816]::test_main_inner::<test[6ec0502068880816]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x627253b73fc2 - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x627253b73fc2 - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x627253b59ff2 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x627253b4ede9 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x627253b5af6d - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x627253b9432c - core[28b146924c2f19c6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x627253b940a2 - core[28b146924c2f19c6]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1872:5
[INFO] [stdout]   20:     0x6272532a665b - <core[28b146924c2f19c6]::result::Result<alloc[95e62e727ddf147d]::string::String, dotenvy[bab0bf43bef45c1c]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x627253201472 - sqlx_postgres[16c64657da8e5e43]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44
[INFO] [stdout]   22:     0x6272532037de - <sqlx_postgres[16c64657da8e5e43]::database::Postgres as sqlx_core[3b916c2f53f87775]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:26:50
[INFO] [stdout]   23:     0x62725315c8ef - <core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<sqlx_core[3b916c2f53f87775]::testing::TestContext<sqlx_postgres[16c64657da8e5e43]::database::Postgres>, sqlx_core[3b916c2f53f87775]::error::Error>> + core[28b146924c2f19c6]::marker::Send>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x627253092681 - sqlx_core[3b916c2f53f87775]::testing::run_test::<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_alter_column_drop_default::test_alter_column_drop_default::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_alter_column_drop_default::test_alter_column_drop_default::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_alter_column_drop_default::test_alter_column_drop_default::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_alter_column_drop_default::test_alter_column_drop_default::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:225:14
[INFO] [stdout]   25:     0x62725315cdad - <core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_alter_column_drop_default::test_alter_column_drop_default::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_alter_column_drop_default::test_alter_column_drop_default::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_alter_column_drop_default::test_alter_column_drop_default::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_alter_column_drop_default::test_alter_column_drop_default::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x62725315d4ed - <core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_alter_column_drop_default::test_alter_column_drop_default::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_alter_column_drop_default::test_alter_column_drop_default::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_alter_column_drop_default::test_alter_column_drop_default::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_alter_column_drop_default::test_alter_column_drop_default::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x62725302e00d - <tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_alter_column_drop_default::test_alter_column_drop_default::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_alter_column_drop_default::test_alter_column_drop_default::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_alter_column_drop_default::test_alter_column_drop_default::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_alter_column_drop_default::test_alter_column_drop_default::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:778:70
[INFO] [stdout]   28:     0x627253029b6b - tokio[41490d0df93f5b9d]::task::coop::with_budget::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_alter_column_drop_default::test_alter_column_drop_default::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_alter_column_drop_default::test_alter_column_drop_default::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_alter_column_drop_default::test_alter_column_drop_default::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_alter_column_drop_default::test_alter_column_drop_default::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x627253029b6b - tokio[41490d0df93f5b9d]::task::coop::budget::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_alter_column_drop_default::test_alter_column_drop_default::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_alter_column_drop_default::test_alter_column_drop_default::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_alter_column_drop_default::test_alter_column_drop_default::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_alter_column_drop_default::test_alter_column_drop_default::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x627253029b6b - <tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_alter_column_drop_default::test_alter_column_drop_default::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_alter_column_drop_default::test_alter_column_drop_default::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_alter_column_drop_default::test_alter_column_drop_default::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_alter_column_drop_default::test_alter_column_drop_default::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:778:25
[INFO] [stdout]   31:     0x627252fc3ac0 - <tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::Context>::enter::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_alter_column_drop_default::test_alter_column_drop_default::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_alter_column_drop_default::test_alter_column_drop_default::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_alter_column_drop_default::test_alter_column_drop_default::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_alter_column_drop_default::test_alter_column_drop_default::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:451:19
[INFO] [stdout]   32:     0x62725300a4ad - <tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_alter_column_drop_default::test_alter_column_drop_default::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_alter_column_drop_default::test_alter_column_drop_default::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_alter_column_drop_default::test_alter_column_drop_default::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_alter_column_drop_default::test_alter_column_drop_default::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:777:44
[INFO] [stdout]   33:     0x627252ffd994 - <tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_alter_column_drop_default::test_alter_column_drop_default::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_alter_column_drop_default::test_alter_column_drop_default::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_alter_column_drop_default::test_alter_column_drop_default::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_alter_column_drop_default::test_alter_column_drop_default::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:865:68
[INFO] [stdout]   34:     0x6272530e15cb - <tokio[41490d0df93f5b9d]::runtime::context::scoped::Scoped<tokio[41490d0df93f5b9d]::runtime::scheduler::Context>>::set::<<tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_alter_column_drop_default::test_alter_column_drop_default::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_alter_column_drop_default::test_alter_column_drop_default::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_alter_column_drop_default::test_alter_column_drop_default::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_alter_column_drop_default::test_alter_column_drop_default::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x6272531192d9 - tokio[41490d0df93f5b9d]::runtime::context::set_scheduler::<(alloc[95e62e727ddf147d]::boxed::Box<tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>), <tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_alter_column_drop_default::test_alter_column_drop_default::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_alter_column_drop_default::test_alter_column_drop_default::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_alter_column_drop_default::test_alter_column_drop_default::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_alter_column_drop_default::test_alter_column_drop_default::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context.rs:181:38
[INFO] [stdout]   36:     0x627253035102 - <std[929523f510218772]::thread::local::LocalKey<tokio[41490d0df93f5b9d]::runtime::context::Context>>::try_with::<tokio[41490d0df93f5b9d]::runtime::context::set_scheduler<(alloc[95e62e727ddf147d]::boxed::Box<tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>), <tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_alter_column_drop_default::test_alter_column_drop_default::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_alter_column_drop_default::test_alter_column_drop_default::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_alter_column_drop_default::test_alter_column_drop_default::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_alter_column_drop_default::test_alter_column_drop_default::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x62725302f0ae - <std[929523f510218772]::thread::local::LocalKey<tokio[41490d0df93f5b9d]::runtime::context::Context>>::with::<tokio[41490d0df93f5b9d]::runtime::context::set_scheduler<(alloc[95e62e727ddf147d]::boxed::Box<tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>), <tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_alter_column_drop_default::test_alter_column_drop_default::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_alter_column_drop_default::test_alter_column_drop_default::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_alter_column_drop_default::test_alter_column_drop_default::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_alter_column_drop_default::test_alter_column_drop_default::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x627253115f2d - tokio[41490d0df93f5b9d]::runtime::context::set_scheduler::<(alloc[95e62e727ddf147d]::boxed::Box<tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>), <tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_alter_column_drop_default::test_alter_column_drop_default::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_alter_column_drop_default::test_alter_column_drop_default::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_alter_column_drop_default::test_alter_column_drop_default::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_alter_column_drop_default::test_alter_column_drop_default::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context.rs:181:17
[INFO] [stdout]   39:     0x627252fe0ae0 - <tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_alter_column_drop_default::test_alter_column_drop_default::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_alter_column_drop_default::test_alter_column_drop_default::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_alter_column_drop_default::test_alter_column_drop_default::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_alter_column_drop_default::test_alter_column_drop_default::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:865:27
[INFO] [stdout]   40:     0x627252feb736 - <tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_alter_column_drop_default::test_alter_column_drop_default::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_alter_column_drop_default::test_alter_column_drop_default::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_alter_column_drop_default::test_alter_column_drop_default::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_alter_column_drop_default::test_alter_column_drop_default::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:765:24
[INFO] [stdout]   41:     0x627252ff08d0 - <tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_alter_column_drop_default::test_alter_column_drop_default::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_alter_column_drop_default::test_alter_column_drop_default::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_alter_column_drop_default::test_alter_column_drop_default::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_alter_column_drop_default::test_alter_column_drop_default::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:205:33
[INFO] [stdout]   42:     0x6272530af143 - tokio[41490d0df93f5b9d]::runtime::context::runtime::enter_runtime::<<tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_alter_column_drop_default::test_alter_column_drop_default::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_alter_column_drop_default::test_alter_column_drop_default::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_alter_column_drop_default::test_alter_column_drop_default::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_alter_column_drop_default::test_alter_column_drop_default::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x627252fbded3 - <tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_alter_column_drop_default::test_alter_column_drop_default::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_alter_column_drop_default::test_alter_column_drop_default::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_alter_column_drop_default::test_alter_column_drop_default::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_alter_column_drop_default::test_alter_column_drop_default::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:193:9
[INFO] [stdout]   44:     0x62725314cca1 - <tokio[41490d0df93f5b9d]::runtime::runtime::Runtime>::block_on_inner::<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_alter_column_drop_default::test_alter_column_drop_default::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_alter_column_drop_default::test_alter_column_drop_default::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_alter_column_drop_default::test_alter_column_drop_default::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_alter_column_drop_default::test_alter_column_drop_default::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/runtime.rs:371:52
[INFO] [stdout]   45:     0x627253153f9a - <tokio[41490d0df93f5b9d]::runtime::runtime::Runtime>::block_on::<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_alter_column_drop_default::test_alter_column_drop_default::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_alter_column_drop_default::test_alter_column_drop_default::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_alter_column_drop_default::test_alter_column_drop_default::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_alter_column_drop_default::test_alter_column_drop_default::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/runtime.rs:343:18
[INFO] [stdout]   46:     0x627253157ad0 - sqlx_core[3b916c2f53f87775]::rt::test_block_on::<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_alter_column_drop_default::test_alter_column_drop_default::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_alter_column_drop_default::test_alter_column_drop_default::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_alter_column_drop_default::test_alter_column_drop_default::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_alter_column_drop_default::test_alter_column_drop_default::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x62725308421d - sqlx_core[3b916c2f53f87775]::testing::run_test::<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_alter_column_drop_default::test_alter_column_drop_default::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_alter_column_drop_default::test_alter_column_drop_default::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_alter_column_drop_default::test_alter_column_drop_default::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_alter_column_drop_default::test_alter_column_drop_default::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:223:5
[INFO] [stdout]   48:     0x627253083486 - sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool::<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_alter_column_drop_default::test_alter_column_drop_default::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_alter_column_drop_default::test_alter_column_drop_default::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:194:5
[INFO] [stdout]   49:     0x6272530a7d6a - <fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_alter_column_drop_default::test_alter_column_drop_default::{closure#0} as sqlx_core[3b916c2f53f87775]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:97:9
[INFO] [stdout]   50:     0x62725316e8ea - declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_alter_column_drop_default
[INFO] [stdout]                                at /opt/rustwide/workdir/src/altertable.rs:1096:5
[INFO] [stdout]   51:     0x627253163217 - declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_alter_column_drop_default::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/altertable.rs:1096:18
[INFO] [stdout]   52:     0x6272530622c6 - <declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_alter_column_drop_default::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x62725317284b - <fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x62725317284b - test[6ec0502068880816]::__rust_begin_short_backtrace::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x6272531800c5 - test[6ec0502068880816]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x6272531800c5 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x6272531800c5 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x6272531800c5 - std[929523f510218772]::panicking::catch_unwind::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x6272531800c5 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x6272531800c5 - test[6ec0502068880816]::run_test_in_process
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x6272531800c5 - test[6ec0502068880816]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x62725317ac24 - test[6ec0502068880816]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x62725317ac24 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<test[6ec0502068880816]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x627253183142 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x627253183142 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x627253183142 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x627253183142 - std[929523f510218772]::panicking::catch_unwind::<(), core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x627253183142 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x627253183142 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x627253183142 - <std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x627253b7b5af - <alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::ops::function::FnOnce<(), Output = ()> + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   72:     0x627253b7b5af - <std[929523f510218772]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x7b72c0051aa4 - <unknown>
[INFO] [stdout]   74:     0x7b72c00dea64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- altertable::test_str_to_pg::test_alter_column_set_default stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'altertable::test_str_to_pg::test_alter_column_set_default' (32) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x627253b7c128 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x627253b7c128 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x627253b7c128 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x627253b7c128 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x627253b93b6a - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x627253b93b6a - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x627253b80f72 - std[929523f510218772]::io::default_write_fmt::<alloc[95e62e727ddf147d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x627253b80f72 - <alloc[95e62e727ddf147d]::vec::Vec<u8> as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x627253b59f36 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x627253b59f36 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x627253b73d49 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x62725317f76c - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x62725317f76c - test[6ec0502068880816]::test_main_inner::<test[6ec0502068880816]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x627253b73fc2 - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x627253b73fc2 - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x627253b59ff2 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x627253b4ede9 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x627253b5af6d - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x627253b9432c - core[28b146924c2f19c6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x627253b940a2 - core[28b146924c2f19c6]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1872:5
[INFO] [stdout]   20:     0x6272532a665b - <core[28b146924c2f19c6]::result::Result<alloc[95e62e727ddf147d]::string::String, dotenvy[bab0bf43bef45c1c]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x627253201472 - sqlx_postgres[16c64657da8e5e43]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44
[INFO] [stdout]   22:     0x6272532037de - <sqlx_postgres[16c64657da8e5e43]::database::Postgres as sqlx_core[3b916c2f53f87775]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:26:50
[INFO] [stdout]   23:     0x62725315c8ef - <core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<sqlx_core[3b916c2f53f87775]::testing::TestContext<sqlx_postgres[16c64657da8e5e43]::database::Postgres>, sqlx_core[3b916c2f53f87775]::error::Error>> + core[28b146924c2f19c6]::marker::Send>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x627253091bc1 - sqlx_core[3b916c2f53f87775]::testing::run_test::<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_alter_column_set_default::test_alter_column_set_default::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_alter_column_set_default::test_alter_column_set_default::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_alter_column_set_default::test_alter_column_set_default::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_alter_column_set_default::test_alter_column_set_default::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:225:14
[INFO] [stdout]   25:     0x62725315cd6d - <core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_alter_column_set_default::test_alter_column_set_default::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_alter_column_set_default::test_alter_column_set_default::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_alter_column_set_default::test_alter_column_set_default::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_alter_column_set_default::test_alter_column_set_default::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x62725315d4ad - <core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_alter_column_set_default::test_alter_column_set_default::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_alter_column_set_default::test_alter_column_set_default::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_alter_column_set_default::test_alter_column_set_default::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_alter_column_set_default::test_alter_column_set_default::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x62725302dfcd - <tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_alter_column_set_default::test_alter_column_set_default::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_alter_column_set_default::test_alter_column_set_default::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_alter_column_set_default::test_alter_column_set_default::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_alter_column_set_default::test_alter_column_set_default::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:778:70
[INFO] [stdout]   28:     0x6272530299cb - tokio[41490d0df93f5b9d]::task::coop::with_budget::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_alter_column_set_default::test_alter_column_set_default::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_alter_column_set_default::test_alter_column_set_default::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_alter_column_set_default::test_alter_column_set_default::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_alter_column_set_default::test_alter_column_set_default::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x6272530299cb - tokio[41490d0df93f5b9d]::task::coop::budget::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_alter_column_set_default::test_alter_column_set_default::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_alter_column_set_default::test_alter_column_set_default::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_alter_column_set_default::test_alter_column_set_default::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_alter_column_set_default::test_alter_column_set_default::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x6272530299cb - <tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_alter_column_set_default::test_alter_column_set_default::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_alter_column_set_default::test_alter_column_set_default::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_alter_column_set_default::test_alter_column_set_default::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_alter_column_set_default::test_alter_column_set_default::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:778:25
[INFO] [stdout]   31:     0x627252fc37a0 - <tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::Context>::enter::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_alter_column_set_default::test_alter_column_set_default::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_alter_column_set_default::test_alter_column_set_default::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_alter_column_set_default::test_alter_column_set_default::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_alter_column_set_default::test_alter_column_set_default::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:451:19
[INFO] [stdout]   32:     0x6272530099cd - <tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_alter_column_set_default::test_alter_column_set_default::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_alter_column_set_default::test_alter_column_set_default::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_alter_column_set_default::test_alter_column_set_default::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_alter_column_set_default::test_alter_column_set_default::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:777:44
[INFO] [stdout]   33:     0x627252ffd974 - <tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_alter_column_set_default::test_alter_column_set_default::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_alter_column_set_default::test_alter_column_set_default::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_alter_column_set_default::test_alter_column_set_default::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_alter_column_set_default::test_alter_column_set_default::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:865:68
[INFO] [stdout]   34:     0x6272530e147b - <tokio[41490d0df93f5b9d]::runtime::context::scoped::Scoped<tokio[41490d0df93f5b9d]::runtime::scheduler::Context>>::set::<<tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_alter_column_set_default::test_alter_column_set_default::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_alter_column_set_default::test_alter_column_set_default::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_alter_column_set_default::test_alter_column_set_default::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_alter_column_set_default::test_alter_column_set_default::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x627253119299 - tokio[41490d0df93f5b9d]::runtime::context::set_scheduler::<(alloc[95e62e727ddf147d]::boxed::Box<tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>), <tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_alter_column_set_default::test_alter_column_set_default::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_alter_column_set_default::test_alter_column_set_default::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_alter_column_set_default::test_alter_column_set_default::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_alter_column_set_default::test_alter_column_set_default::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context.rs:181:38
[INFO] [stdout]   36:     0x627253034fc2 - <std[929523f510218772]::thread::local::LocalKey<tokio[41490d0df93f5b9d]::runtime::context::Context>>::try_with::<tokio[41490d0df93f5b9d]::runtime::context::set_scheduler<(alloc[95e62e727ddf147d]::boxed::Box<tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>), <tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_alter_column_set_default::test_alter_column_set_default::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_alter_column_set_default::test_alter_column_set_default::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_alter_column_set_default::test_alter_column_set_default::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_alter_column_set_default::test_alter_column_set_default::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x62725302f04e - <std[929523f510218772]::thread::local::LocalKey<tokio[41490d0df93f5b9d]::runtime::context::Context>>::with::<tokio[41490d0df93f5b9d]::runtime::context::set_scheduler<(alloc[95e62e727ddf147d]::boxed::Box<tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>), <tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_alter_column_set_default::test_alter_column_set_default::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_alter_column_set_default::test_alter_column_set_default::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_alter_column_set_default::test_alter_column_set_default::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_alter_column_set_default::test_alter_column_set_default::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x627253115eed - tokio[41490d0df93f5b9d]::runtime::context::set_scheduler::<(alloc[95e62e727ddf147d]::boxed::Box<tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>), <tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_alter_column_set_default::test_alter_column_set_default::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_alter_column_set_default::test_alter_column_set_default::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_alter_column_set_default::test_alter_column_set_default::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_alter_column_set_default::test_alter_column_set_default::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context.rs:181:17
[INFO] [stdout]   39:     0x627252fe06c0 - <tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_alter_column_set_default::test_alter_column_set_default::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_alter_column_set_default::test_alter_column_set_default::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_alter_column_set_default::test_alter_column_set_default::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_alter_column_set_default::test_alter_column_set_default::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:865:27
[INFO] [stdout]   40:     0x627252feb6b6 - <tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_alter_column_set_default::test_alter_column_set_default::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_alter_column_set_default::test_alter_column_set_default::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_alter_column_set_default::test_alter_column_set_default::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_alter_column_set_default::test_alter_column_set_default::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:765:24
[INFO] [stdout]   41:     0x627252ff0580 - <tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_alter_column_set_default::test_alter_column_set_default::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_alter_column_set_default::test_alter_column_set_default::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_alter_column_set_default::test_alter_column_set_default::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_alter_column_set_default::test_alter_column_set_default::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:205:33
[INFO] [stdout]   42:     0x6272530aefd3 - tokio[41490d0df93f5b9d]::runtime::context::runtime::enter_runtime::<<tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_alter_column_set_default::test_alter_column_set_default::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_alter_column_set_default::test_alter_column_set_default::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_alter_column_set_default::test_alter_column_set_default::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_alter_column_set_default::test_alter_column_set_default::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x627252fbde23 - <tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_alter_column_set_default::test_alter_column_set_default::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_alter_column_set_default::test_alter_column_set_default::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_alter_column_set_default::test_alter_column_set_default::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_alter_column_set_default::test_alter_column_set_default::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:193:9
[INFO] [stdout]   44:     0x62725314cb91 - <tokio[41490d0df93f5b9d]::runtime::runtime::Runtime>::block_on_inner::<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_alter_column_set_default::test_alter_column_set_default::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_alter_column_set_default::test_alter_column_set_default::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_alter_column_set_default::test_alter_column_set_default::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_alter_column_set_default::test_alter_column_set_default::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/runtime.rs:371:52
[INFO] [stdout]   45:     0x627253153cda - <tokio[41490d0df93f5b9d]::runtime::runtime::Runtime>::block_on::<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_alter_column_set_default::test_alter_column_set_default::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_alter_column_set_default::test_alter_column_set_default::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_alter_column_set_default::test_alter_column_set_default::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_alter_column_set_default::test_alter_column_set_default::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/runtime.rs:343:18
[INFO] [stdout]   46:     0x627253157930 - sqlx_core[3b916c2f53f87775]::rt::test_block_on::<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_alter_column_set_default::test_alter_column_set_default::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_alter_column_set_default::test_alter_column_set_default::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_alter_column_set_default::test_alter_column_set_default::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_alter_column_set_default::test_alter_column_set_default::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x62725308418d - sqlx_core[3b916c2f53f87775]::testing::run_test::<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_alter_column_set_default::test_alter_column_set_default::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_alter_column_set_default::test_alter_column_set_default::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_alter_column_set_default::test_alter_column_set_default::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_alter_column_set_default::test_alter_column_set_default::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:223:5
[INFO] [stdout]   48:     0x627253083436 - sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool::<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_alter_column_set_default::test_alter_column_set_default::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_alter_column_set_default::test_alter_column_set_default::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:194:5
[INFO] [stdout]   49:     0x6272530a7d3a - <fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_alter_column_set_default::test_alter_column_set_default::{closure#0} as sqlx_core[3b916c2f53f87775]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:97:9
[INFO] [stdout]   50:     0x62725316e88a - declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_alter_column_set_default
[INFO] [stdout]                                at /opt/rustwide/workdir/src/altertable.rs:1062:5
[INFO] [stdout]   51:     0x6272531631e7 - declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_alter_column_set_default::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/altertable.rs:1062:18
[INFO] [stdout]   52:     0x627253062286 - <declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_alter_column_set_default::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x62725317284b - <fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x62725317284b - test[6ec0502068880816]::__rust_begin_short_backtrace::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x6272531800c5 - test[6ec0502068880816]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x6272531800c5 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x6272531800c5 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x6272531800c5 - std[929523f510218772]::panicking::catch_unwind::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x6272531800c5 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x6272531800c5 - test[6ec0502068880816]::run_test_in_process
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x6272531800c5 - test[6ec0502068880816]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x62725317ac24 - test[6ec0502068880816]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x62725317ac24 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<test[6ec0502068880816]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x627253183142 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x627253183142 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x627253183142 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x627253183142 - std[929523f510218772]::panicking::catch_unwind::<(), core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x627253183142 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x627253183142 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x627253183142 - <std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x627253b7b5af - <alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::ops::function::FnOnce<(), Output = ()> + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   72:     0x627253b7b5af - <std[929523f510218772]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x7b72c0051aa4 - <unknown>
[INFO] [stdout]   74:     0x7b72c00dea64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- altertable::test_str_to_pg::test_unchanged_unique_index stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'altertable::test_str_to_pg::test_unchanged_unique_index' (47) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x627253b7c128 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x627253b7c128 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x627253b7c128 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x627253b7c128 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x627253b93b6a - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x627253b93b6a - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x627253b80f72 - std[929523f510218772]::io::default_write_fmt::<alloc[95e62e727ddf147d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x627253b80f72 - <alloc[95e62e727ddf147d]::vec::Vec<u8> as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x627253b59f36 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x627253b59f36 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x627253b73d49 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x62725317f76c - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x62725317f76c - test[6ec0502068880816]::test_main_inner::<test[6ec0502068880816]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x627253b73fc2 - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x627253b73fc2 - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x627253b59ff2 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x627253b4ede9 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x627253b5af6d - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x627253b9432c - core[28b146924c2f19c6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x627253b940a2 - core[28b146924c2f19c6]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1872:5
[INFO] [stdout]   20:     0x6272532a665b - <core[28b146924c2f19c6]::result::Result<alloc[95e62e727ddf147d]::string::String, dotenvy[bab0bf43bef45c1c]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x627253201472 - sqlx_postgres[16c64657da8e5e43]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44
[INFO] [stdout]   22:     0x6272532037de - <sqlx_postgres[16c64657da8e5e43]::database::Postgres as sqlx_core[3b916c2f53f87775]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:26:50
[INFO] [stdout]   23:     0x62725315c8ef - <core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<sqlx_core[3b916c2f53f87775]::testing::TestContext<sqlx_postgres[16c64657da8e5e43]::database::Postgres>, sqlx_core[3b916c2f53f87775]::error::Error>> + core[28b146924c2f19c6]::marker::Send>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x627253090641 - sqlx_core[3b916c2f53f87775]::testing::run_test::<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_unchanged_unique_index::test_unchanged_unique_index::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_unchanged_unique_index::test_unchanged_unique_index::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_unchanged_unique_index::test_unchanged_unique_index::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_unchanged_unique_index::test_unchanged_unique_index::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:225:14
[INFO] [stdout]   25:     0x62725315cced - <core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_unchanged_unique_index::test_unchanged_unique_index::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_unchanged_unique_index::test_unchanged_unique_index::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_unchanged_unique_index::test_unchanged_unique_index::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_unchanged_unique_index::test_unchanged_unique_index::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x62725315d42d - <core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_unchanged_unique_index::test_unchanged_unique_index::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_unchanged_unique_index::test_unchanged_unique_index::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_unchanged_unique_index::test_unchanged_unique_index::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_unchanged_unique_index::test_unchanged_unique_index::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x62725302df4d - <tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_unchanged_unique_index::test_unchanged_unique_index::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_unchanged_unique_index::test_unchanged_unique_index::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_unchanged_unique_index::test_unchanged_unique_index::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_unchanged_unique_index::test_unchanged_unique_index::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:778:70
[INFO] [stdout]   28:     0x62725302968b - tokio[41490d0df93f5b9d]::task::coop::with_budget::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_unchanged_unique_index::test_unchanged_unique_index::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_unchanged_unique_index::test_unchanged_unique_index::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_unchanged_unique_index::test_unchanged_unique_index::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_unchanged_unique_index::test_unchanged_unique_index::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x62725302968b - tokio[41490d0df93f5b9d]::task::coop::budget::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_unchanged_unique_index::test_unchanged_unique_index::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_unchanged_unique_index::test_unchanged_unique_index::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_unchanged_unique_index::test_unchanged_unique_index::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_unchanged_unique_index::test_unchanged_unique_index::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x62725302968b - <tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_unchanged_unique_index::test_unchanged_unique_index::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_unchanged_unique_index::test_unchanged_unique_index::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_unchanged_unique_index::test_unchanged_unique_index::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_unchanged_unique_index::test_unchanged_unique_index::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:778:25
[INFO] [stdout]   31:     0x627252fc3160 - <tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::Context>::enter::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_unchanged_unique_index::test_unchanged_unique_index::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_unchanged_unique_index::test_unchanged_unique_index::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_unchanged_unique_index::test_unchanged_unique_index::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_unchanged_unique_index::test_unchanged_unique_index::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:451:19
[INFO] [stdout]   32:     0x62725300840d - <tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_unchanged_unique_index::test_unchanged_unique_index::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_unchanged_unique_index::test_unchanged_unique_index::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_unchanged_unique_index::test_unchanged_unique_index::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_unchanged_unique_index::test_unchanged_unique_index::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:777:44
[INFO] [stdout]   33:     0x627252ffd934 - <tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_unchanged_unique_index::test_unchanged_unique_index::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_unchanged_unique_index::test_unchanged_unique_index::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_unchanged_unique_index::test_unchanged_unique_index::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_unchanged_unique_index::test_unchanged_unique_index::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:865:68
[INFO] [stdout]   34:     0x6272530e11db - <tokio[41490d0df93f5b9d]::runtime::context::scoped::Scoped<tokio[41490d0df93f5b9d]::runtime::scheduler::Context>>::set::<<tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_unchanged_unique_index::test_unchanged_unique_index::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_unchanged_unique_index::test_unchanged_unique_index::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_unchanged_unique_index::test_unchanged_unique_index::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_unchanged_unique_index::test_unchanged_unique_index::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x627253119219 - tokio[41490d0df93f5b9d]::runtime::context::set_scheduler::<(alloc[95e62e727ddf147d]::boxed::Box<tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>), <tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_unchanged_unique_index::test_unchanged_unique_index::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_unchanged_unique_index::test_unchanged_unique_index::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_unchanged_unique_index::test_unchanged_unique_index::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_unchanged_unique_index::test_unchanged_unique_index::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context.rs:181:38
[INFO] [stdout]   36:     0x627253034d42 - <std[929523f510218772]::thread::local::LocalKey<tokio[41490d0df93f5b9d]::runtime::context::Context>>::try_with::<tokio[41490d0df93f5b9d]::runtime::context::set_scheduler<(alloc[95e62e727ddf147d]::boxed::Box<tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>), <tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_unchanged_unique_index::test_unchanged_unique_index::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_unchanged_unique_index::test_unchanged_unique_index::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_unchanged_unique_index::test_unchanged_unique_index::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_unchanged_unique_index::test_unchanged_unique_index::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x62725302ef8e - <std[929523f510218772]::thread::local::LocalKey<tokio[41490d0df93f5b9d]::runtime::context::Context>>::with::<tokio[41490d0df93f5b9d]::runtime::context::set_scheduler<(alloc[95e62e727ddf147d]::boxed::Box<tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>), <tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_unchanged_unique_index::test_unchanged_unique_index::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_unchanged_unique_index::test_unchanged_unique_index::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_unchanged_unique_index::test_unchanged_unique_index::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_unchanged_unique_index::test_unchanged_unique_index::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x627253115e6d - tokio[41490d0df93f5b9d]::runtime::context::set_scheduler::<(alloc[95e62e727ddf147d]::boxed::Box<tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>), <tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_unchanged_unique_index::test_unchanged_unique_index::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_unchanged_unique_index::test_unchanged_unique_index::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_unchanged_unique_index::test_unchanged_unique_index::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_unchanged_unique_index::test_unchanged_unique_index::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context.rs:181:17
[INFO] [stdout]   39:     0x627252fdfe80 - <tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_unchanged_unique_index::test_unchanged_unique_index::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_unchanged_unique_index::test_unchanged_unique_index::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_unchanged_unique_index::test_unchanged_unique_index::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_unchanged_unique_index::test_unchanged_unique_index::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:865:27
[INFO] [stdout]   40:     0x627252feb5b6 - <tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_unchanged_unique_index::test_unchanged_unique_index::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_unchanged_unique_index::test_unchanged_unique_index::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_unchanged_unique_index::test_unchanged_unique_index::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_unchanged_unique_index::test_unchanged_unique_index::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:765:24
[INFO] [stdout]   41:     0x627252fefee0 - <tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_unchanged_unique_index::test_unchanged_unique_index::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_unchanged_unique_index::test_unchanged_unique_index::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_unchanged_unique_index::test_unchanged_unique_index::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_unchanged_unique_index::test_unchanged_unique_index::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:205:33
[INFO] [stdout]   42:     0x6272530aecf3 - tokio[41490d0df93f5b9d]::runtime::context::runtime::enter_runtime::<<tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_unchanged_unique_index::test_unchanged_unique_index::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_unchanged_unique_index::test_unchanged_unique_index::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_unchanged_unique_index::test_unchanged_unique_index::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_unchanged_unique_index::test_unchanged_unique_index::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x627252fbdcc3 - <tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_unchanged_unique_index::test_unchanged_unique_index::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_unchanged_unique_index::test_unchanged_unique_index::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_unchanged_unique_index::test_unchanged_unique_index::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_unchanged_unique_index::test_unchanged_unique_index::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:193:9
[INFO] [stdout]   44:     0x62725314c971 - <tokio[41490d0df93f5b9d]::runtime::runtime::Runtime>::block_on_inner::<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_unchanged_unique_index::test_unchanged_unique_index::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_unchanged_unique_index::test_unchanged_unique_index::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_unchanged_unique_index::test_unchanged_unique_index::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_unchanged_unique_index::test_unchanged_unique_index::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/runtime.rs:371:52
[INFO] [stdout]   45:     0x62725315375a - <tokio[41490d0df93f5b9d]::runtime::runtime::Runtime>::block_on::<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_unchanged_unique_index::test_unchanged_unique_index::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_unchanged_unique_index::test_unchanged_unique_index::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_unchanged_unique_index::test_unchanged_unique_index::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_unchanged_unique_index::test_unchanged_unique_index::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/runtime.rs:343:18
[INFO] [stdout]   46:     0x6272531575f0 - sqlx_core[3b916c2f53f87775]::rt::test_block_on::<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_unchanged_unique_index::test_unchanged_unique_index::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_unchanged_unique_index::test_unchanged_unique_index::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_unchanged_unique_index::test_unchanged_unique_index::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_unchanged_unique_index::test_unchanged_unique_index::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x62725308406d - sqlx_core[3b916c2f53f87775]::testing::run_test::<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_unchanged_unique_index::test_unchanged_unique_index::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_unchanged_unique_index::test_unchanged_unique_index::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_unchanged_unique_index::test_unchanged_unique_index::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_unchanged_unique_index::test_unchanged_unique_index::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:223:5
[INFO] [stdout]   48:     0x627253083396 - sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool::<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_unchanged_unique_index::test_unchanged_unique_index::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_unchanged_unique_index::test_unchanged_unique_index::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:194:5
[INFO] [stdout]   49:     0x6272530a7cda - <fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_unchanged_unique_index::test_unchanged_unique_index::{closure#0} as sqlx_core[3b916c2f53f87775]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:97:9
[INFO] [stdout]   50:     0x62725316e7ca - declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_unchanged_unique_index
[INFO] [stdout]                                at /opt/rustwide/workdir/src/altertable.rs:1425:5
[INFO] [stdout]   51:     0x627253163187 - declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_unchanged_unique_index::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/altertable.rs:1425:18
[INFO] [stdout]   52:     0x627253062206 - <declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_unchanged_unique_index::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x62725317284b - <fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x62725317284b - test[6ec0502068880816]::__rust_begin_short_backtrace::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x6272531800c5 - test[6ec0502068880816]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x6272531800c5 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x6272531800c5 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x6272531800c5 - std[929523f510218772]::panicking::catch_unwind::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x6272531800c5 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x6272531800c5 - test[6ec0502068880816]::run_test_in_process
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x6272531800c5 - test[6ec0502068880816]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x62725317ac24 - test[6ec0502068880816]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x62725317ac24 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<test[6ec0502068880816]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x627253183142 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x627253183142 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x627253183142 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x627253183142 - std[929523f510218772]::panicking::catch_unwind::<(), core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x627253183142 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x627253183142 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x627253183142 - <std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x627253b7b5af - <alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::ops::function::FnOnce<(), Output = ()> + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   72:     0x627253b7b5af - <std[929523f510218772]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x7b72c0051aa4 - <unknown>
[INFO] [stdout]   74:     0x7b72c00dea64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- altertable::test_str_to_pg::test_changed_index stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'altertable::test_str_to_pg::test_changed_index' (34) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x627253b7c128 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x627253b7c128 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x627253b7c128 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x627253b7c128 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x627253b93b6a - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x627253b93b6a - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x627253b80f72 - std[929523f510218772]::io::default_write_fmt::<alloc[95e62e727ddf147d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x627253b80f72 - <alloc[95e62e727ddf147d]::vec::Vec<u8> as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x627253b59f36 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x627253b59f36 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x627253b73d49 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x62725317f76c - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x62725317f76c - test[6ec0502068880816]::test_main_inner::<test[6ec0502068880816]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x627253b73fc2 - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x627253b73fc2 - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x627253b59ff2 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x627253b4ede9 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x627253b5af6d - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x627253b9432c - core[28b146924c2f19c6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x627253b940a2 - core[28b146924c2f19c6]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1872:5
[INFO] [stdout]   20:     0x6272532a665b - <core[28b146924c2f19c6]::result::Result<alloc[95e62e727ddf147d]::string::String, dotenvy[bab0bf43bef45c1c]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x627253201472 - sqlx_postgres[16c64657da8e5e43]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44
[INFO] [stdout]   22:     0x6272532037de - <sqlx_postgres[16c64657da8e5e43]::database::Postgres as sqlx_core[3b916c2f53f87775]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:26:50
[INFO] [stdout]   23:     0x62725315c8ef - <core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<sqlx_core[3b916c2f53f87775]::testing::TestContext<sqlx_postgres[16c64657da8e5e43]::database::Postgres>, sqlx_core[3b916c2f53f87775]::error::Error>> + core[28b146924c2f19c6]::marker::Send>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x627253089021 - sqlx_core[3b916c2f53f87775]::testing::run_test::<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_changed_index::test_changed_index::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_changed_index::test_changed_index::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_changed_index::test_changed_index::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_changed_index::test_changed_index::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:225:14
[INFO] [stdout]   25:     0x62725315ca2d - <core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_changed_index::test_changed_index::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_changed_index::test_changed_index::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_changed_index::test_changed_index::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_changed_index::test_changed_index::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x62725315d16d - <core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_changed_index::test_changed_index::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_changed_index::test_changed_index::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_changed_index::test_changed_index::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_changed_index::test_changed_index::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x62725302dc8d - <tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_changed_index::test_changed_index::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_changed_index::test_changed_index::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_changed_index::test_changed_index::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_changed_index::test_changed_index::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:778:70
[INFO] [stdout]   28:     0x6272530284ab - tokio[41490d0df93f5b9d]::task::coop::with_budget::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_changed_index::test_changed_index::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_changed_index::test_changed_index::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_changed_index::test_changed_index::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_changed_index::test_changed_index::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x6272530284ab - tokio[41490d0df93f5b9d]::task::coop::budget::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_changed_index::test_changed_index::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_changed_index::test_changed_index::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_changed_index::test_changed_index::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_changed_index::test_changed_index::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x6272530284ab - <tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_changed_index::test_changed_index::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_changed_index::test_changed_index::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_changed_index::test_changed_index::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_changed_index::test_changed_index::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:778:25
[INFO] [stdout]   31:     0x627252fc0f00 - <tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::Context>::enter::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_changed_index::test_changed_index::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_changed_index::test_changed_index::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_changed_index::test_changed_index::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_changed_index::test_changed_index::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:451:19
[INFO] [stdout]   32:     0x627253000c6d - <tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_changed_index::test_changed_index::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_changed_index::test_changed_index::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_changed_index::test_changed_index::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_changed_index::test_changed_index::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:777:44
[INFO] [stdout]   33:     0x627252ffd7d4 - <tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_changed_index::test_changed_index::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_changed_index::test_changed_index::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_changed_index::test_changed_index::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_changed_index::test_changed_index::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:865:68
[INFO] [stdout]   34:     0x6272530e036b - <tokio[41490d0df93f5b9d]::runtime::context::scoped::Scoped<tokio[41490d0df93f5b9d]::runtime::scheduler::Context>>::set::<<tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_changed_index::test_changed_index::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_changed_index::test_changed_index::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_changed_index::test_changed_index::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_changed_index::test_changed_index::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x627253118f59 - tokio[41490d0df93f5b9d]::runtime::context::set_scheduler::<(alloc[95e62e727ddf147d]::boxed::Box<tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>), <tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_changed_index::test_changed_index::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_changed_index::test_changed_index::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_changed_index::test_changed_index::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_changed_index::test_changed_index::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context.rs:181:38
[INFO] [stdout]   36:     0x627253033f82 - <std[929523f510218772]::thread::local::LocalKey<tokio[41490d0df93f5b9d]::runtime::context::Context>>::try_with::<tokio[41490d0df93f5b9d]::runtime::context::set_scheduler<(alloc[95e62e727ddf147d]::boxed::Box<tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>), <tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_changed_index::test_changed_index::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_changed_index::test_changed_index::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_changed_index::test_changed_index::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_changed_index::test_changed_index::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x62725302eb6e - <std[929523f510218772]::thread::local::LocalKey<tokio[41490d0df93f5b9d]::runtime::context::Context>>::with::<tokio[41490d0df93f5b9d]::runtime::context::set_scheduler<(alloc[95e62e727ddf147d]::boxed::Box<tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>), <tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_changed_index::test_changed_index::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_changed_index::test_changed_index::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_changed_index::test_changed_index::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_changed_index::test_changed_index::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x627253115bad - tokio[41490d0df93f5b9d]::runtime::context::set_scheduler::<(alloc[95e62e727ddf147d]::boxed::Box<tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>), <tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_changed_index::test_changed_index::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_changed_index::test_changed_index::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_changed_index::test_changed_index::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_changed_index::test_changed_index::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context.rs:181:17
[INFO] [stdout]   39:     0x627252fdd120 - <tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_changed_index::test_changed_index::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_changed_index::test_changed_index::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_changed_index::test_changed_index::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_changed_index::test_changed_index::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:865:27
[INFO] [stdout]   40:     0x627252feb036 - <tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_changed_index::test_changed_index::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_changed_index::test_changed_index::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_changed_index::test_changed_index::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_changed_index::test_changed_index::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:765:24
[INFO] [stdout]   41:     0x627252feda70 - <tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_changed_index::test_changed_index::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_changed_index::test_changed_index::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_changed_index::test_changed_index::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_changed_index::test_changed_index::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:205:33
[INFO] [stdout]   42:     0x6272530add23 - tokio[41490d0df93f5b9d]::runtime::context::runtime::enter_runtime::<<tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_changed_index::test_changed_index::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_changed_index::test_changed_index::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_changed_index::test_changed_index::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_changed_index::test_changed_index::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x627252fbd533 - <tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_changed_index::test_changed_index::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_changed_index::test_changed_index::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_changed_index::test_changed_index::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_changed_index::test_changed_index::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:193:9
[INFO] [stdout]   44:     0x62725314bdc1 - <tokio[41490d0df93f5b9d]::runtime::runtime::Runtime>::block_on_inner::<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_changed_index::test_changed_index::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_changed_index::test_changed_index::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_changed_index::test_changed_index::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_changed_index::test_changed_index::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/runtime.rs:371:52
[INFO] [stdout]   45:     0x62725315193a - <tokio[41490d0df93f5b9d]::runtime::runtime::Runtime>::block_on::<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_changed_index::test_changed_index::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_changed_index::test_changed_index::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_changed_index::test_changed_index::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_changed_index::test_changed_index::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/runtime.rs:343:18
[INFO] [stdout]   46:     0x627253156420 - sqlx_core[3b916c2f53f87775]::rt::test_block_on::<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_changed_index::test_changed_index::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_changed_index::test_changed_index::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_changed_index::test_changed_index::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_changed_index::test_changed_index::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x627253083a4d - sqlx_core[3b916c2f53f87775]::testing::run_test::<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_changed_index::test_changed_index::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_changed_index::test_changed_index::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_changed_index::test_changed_index::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_changed_index::test_changed_index::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:223:5
[INFO] [stdout]   48:     0x627253083026 - sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool::<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_changed_index::test_changed_index::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_changed_index::test_changed_index::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:194:5
[INFO] [stdout]   49:     0x6272530a7aca - <fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_changed_index::test_changed_index::{closure#0} as sqlx_core[3b916c2f53f87775]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:97:9
[INFO] [stdout]   50:     0x62725316e3aa - declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_changed_index
[INFO] [stdout]                                at /opt/rustwide/workdir/src/altertable.rs:1452:5
[INFO] [stdout]   51:     0x627253162f77 - declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_changed_index::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/altertable.rs:1452:18
[INFO] [stdout]   52:     0x627253061f46 - <declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_changed_index::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x62725317284b - <fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x62725317284b - test[6ec0502068880816]::__rust_begin_short_backtrace::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x6272531800c5 - test[6ec0502068880816]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x6272531800c5 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x6272531800c5 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x6272531800c5 - std[929523f510218772]::panicking::catch_unwind::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x6272531800c5 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x6272531800c5 - test[6ec0502068880816]::run_test_in_process
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x6272531800c5 - test[6ec0502068880816]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x62725317ac24 - test[6ec0502068880816]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x62725317ac24 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<test[6ec0502068880816]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x627253183142 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x627253183142 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x627253183142 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x627253183142 - std[929523f510218772]::panicking::catch_unwind::<(), core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x627253183142 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x627253183142 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x627253183142 - <std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x627253b7b5af - <alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::ops::function::FnOnce<(), Output = ()> + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   72:     0x627253b7b5af - <std[929523f510218772]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x7b72c0051aa4 - <unknown>
[INFO] [stdout]   74:     0x7b72c00dea64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- altertable::test_str_to_pg::test_add_check_constraint stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'altertable::test_str_to_pg::test_add_check_constraint' (19) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x627253b7c128 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x627253b7c128 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x627253b7c128 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x627253b7c128 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x627253b93b6a - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x627253b93b6a - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x627253b80f72 - std[929523f510218772]::io::default_write_fmt::<alloc[95e62e727ddf147d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x627253b80f72 - <alloc[95e62e727ddf147d]::vec::Vec<u8> as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x627253b59f36 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x627253b59f36 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x627253b73d49 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x62725317f76c - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x62725317f76c - test[6ec0502068880816]::test_main_inner::<test[6ec0502068880816]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x627253b73fc2 - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x627253b73fc2 - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x627253b59ff2 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x627253b4ede9 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x627253b5af6d - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x627253b9432c - core[28b146924c2f19c6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x627253b940a2 - core[28b146924c2f19c6]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1872:5
[INFO] [stdout]   20:     0x6272532a665b - <core[28b146924c2f19c6]::result::Result<alloc[95e62e727ddf147d]::string::String, dotenvy[bab0bf43bef45c1c]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x627253201472 - sqlx_postgres[16c64657da8e5e43]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44
[INFO] [stdout]   22:     0x6272532037de - <sqlx_postgres[16c64657da8e5e43]::database::Postgres as sqlx_core[3b916c2f53f87775]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:26:50
[INFO] [stdout]   23:     0x62725315c8ef - <core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<sqlx_core[3b916c2f53f87775]::testing::TestContext<sqlx_postgres[16c64657da8e5e43]::database::Postgres>, sqlx_core[3b916c2f53f87775]::error::Error>> + core[28b146924c2f19c6]::marker::Send>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x62725308bb01 - sqlx_core[3b916c2f53f87775]::testing::run_test::<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_check_constraint::test_add_check_constraint::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_check_constraint::test_add_check_constraint::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_check_constraint::test_add_check_constraint::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_check_constraint::test_add_check_constraint::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:225:14
[INFO] [stdout]   25:     0x62725315cb2d - <core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_check_constraint::test_add_check_constraint::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_check_constraint::test_add_check_constraint::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_check_constraint::test_add_check_constraint::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_check_constraint::test_add_check_constraint::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x62725315d26d - <core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_check_constraint::test_add_check_constraint::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_check_constraint::test_add_check_constraint::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_check_constraint::test_add_check_constraint::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_check_constraint::test_add_check_constraint::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x62725302dd8d - <tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_check_constraint::test_add_check_constraint::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_check_constraint::test_add_check_constraint::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_check_constraint::test_add_check_constraint::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_check_constraint::test_add_check_constraint::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:778:70
[INFO] [stdout]   28:     0x627253028b2b - tokio[41490d0df93f5b9d]::task::coop::with_budget::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_check_constraint::test_add_check_constraint::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_check_constraint::test_add_check_constraint::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_check_constraint::test_add_check_constraint::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_check_constraint::test_add_check_constraint::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x627253028b2b - tokio[41490d0df93f5b9d]::task::coop::budget::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_check_constraint::test_add_check_constraint::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_check_constraint::test_add_check_constraint::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_check_constraint::test_add_check_constraint::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_check_constraint::test_add_check_constraint::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x627253028b2b - <tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_check_constraint::test_add_check_constraint::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_check_constraint::test_add_check_constraint::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_check_constraint::test_add_check_constraint::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_check_constraint::test_add_check_constraint::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:778:25
[INFO] [stdout]   31:     0x627252fc1b80 - <tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::Context>::enter::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_check_constraint::test_add_check_constraint::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_check_constraint::test_add_check_constraint::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_check_constraint::test_add_check_constraint::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_check_constraint::test_add_check_constraint::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:451:19
[INFO] [stdout]   32:     0x6272530037ed - <tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_check_constraint::test_add_check_constraint::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_check_constraint::test_add_check_constraint::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_check_constraint::test_add_check_constraint::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_check_constraint::test_add_check_constraint::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:777:44
[INFO] [stdout]   33:     0x627252ffd854 - <tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_check_constraint::test_add_check_constraint::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_check_constraint::test_add_check_constraint::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_check_constraint::test_add_check_constraint::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_check_constraint::test_add_check_constraint::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:865:68
[INFO] [stdout]   34:     0x6272530e08ab - <tokio[41490d0df93f5b9d]::runtime::context::scoped::Scoped<tokio[41490d0df93f5b9d]::runtime::scheduler::Context>>::set::<<tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_check_constraint::test_add_check_constraint::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_check_constraint::test_add_check_constraint::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_check_constraint::test_add_check_constraint::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_check_constraint::test_add_check_constraint::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x627253119059 - tokio[41490d0df93f5b9d]::runtime::context::set_scheduler::<(alloc[95e62e727ddf147d]::boxed::Box<tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>), <tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_check_constraint::test_add_check_constraint::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_check_constraint::test_add_check_constraint::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_check_constraint::test_add_check_constraint::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_check_constraint::test_add_check_constraint::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context.rs:181:38
[INFO] [stdout]   36:     0x627253034482 - <std[929523f510218772]::thread::local::LocalKey<tokio[41490d0df93f5b9d]::runtime::context::Context>>::try_with::<tokio[41490d0df93f5b9d]::runtime::context::set_scheduler<(alloc[95e62e727ddf147d]::boxed::Box<tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>), <tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_check_constraint::test_add_check_constraint::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_check_constraint::test_add_check_constraint::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_check_constraint::test_add_check_constraint::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_check_constraint::test_add_check_constraint::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x62725302ecee - <std[929523f510218772]::thread::local::LocalKey<tokio[41490d0df93f5b9d]::runtime::context::Context>>::with::<tokio[41490d0df93f5b9d]::runtime::context::set_scheduler<(alloc[95e62e727ddf147d]::boxed::Box<tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>), <tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_check_constraint::test_add_check_constraint::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_check_constraint::test_add_check_constraint::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_check_constraint::test_add_check_constraint::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_check_constraint::test_add_check_constraint::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x627253115cad - tokio[41490d0df93f5b9d]::runtime::context::set_scheduler::<(alloc[95e62e727ddf147d]::boxed::Box<tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>), <tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_check_constraint::test_add_check_constraint::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_check_constraint::test_add_check_constraint::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_check_constraint::test_add_check_constraint::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_check_constraint::test_add_check_constraint::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context.rs:181:17
[INFO] [stdout]   39:     0x627252fde1a0 - <tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_check_constraint::test_add_check_constraint::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_check_constraint::test_add_check_constraint::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_check_constraint::test_add_check_constraint::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_check_constraint::test_add_check_constraint::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:865:27
[INFO] [stdout]   40:     0x627252feb236 - <tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_check_constraint::test_add_check_constraint::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_check_constraint::test_add_check_constraint::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_check_constraint::test_add_check_constraint::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_check_constraint::test_add_check_constraint::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:765:24
[INFO] [stdout]   41:     0x627252fee7b0 - <tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_check_constraint::test_add_check_constraint::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_check_constraint::test_add_check_constraint::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_check_constraint::test_add_check_constraint::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_check_constraint::test_add_check_constraint::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:205:33
[INFO] [stdout]   42:     0x6272530ae2e3 - tokio[41490d0df93f5b9d]::runtime::context::runtime::enter_runtime::<<tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_check_constraint::test_add_check_constraint::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_check_constraint::test_add_check_constraint::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_check_constraint::test_add_check_constraint::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_check_constraint::test_add_check_constraint::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x627252fbd7f3 - <tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_check_constraint::test_add_check_constraint::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_check_constraint::test_add_check_constraint::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_check_constraint::test_add_check_constraint::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_check_constraint::test_add_check_constraint::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:193:9
[INFO] [stdout]   44:     0x62725314c201 - <tokio[41490d0df93f5b9d]::runtime::runtime::Runtime>::block_on_inner::<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_check_constraint::test_add_check_constraint::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_check_constraint::test_add_check_constraint::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_check_constraint::test_add_check_constraint::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_check_constraint::test_add_check_constraint::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/runtime.rs:371:52
[INFO] [stdout]   45:     0x62725315241a - <tokio[41490d0df93f5b9d]::runtime::runtime::Runtime>::block_on::<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_check_constraint::test_add_check_constraint::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_check_constraint::test_add_check_constraint::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_check_constraint::test_add_check_constraint::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_check_constraint::test_add_check_constraint::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/runtime.rs:343:18
[INFO] [stdout]   46:     0x627253156a90 - sqlx_core[3b916c2f53f87775]::rt::test_block_on::<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_check_constraint::test_add_check_constraint::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_check_constraint::test_add_check_constraint::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_check_constraint::test_add_check_constraint::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_check_constraint::test_add_check_constraint::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x627253083c7d - sqlx_core[3b916c2f53f87775]::testing::run_test::<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_check_constraint::test_add_check_constraint::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_check_constraint::test_add_check_constraint::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_check_constraint::test_add_check_constraint::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_check_constraint::test_add_check_constraint::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:223:5
[INFO] [stdout]   48:     0x627253083166 - sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool::<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_check_constraint::test_add_check_constraint::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_check_constraint::test_add_check_constraint::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:194:5
[INFO] [stdout]   49:     0x6272530a7b8a - <fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_check_constraint::test_add_check_constraint::{closure#0} as sqlx_core[3b916c2f53f87775]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:97:9
[INFO] [stdout]   50:     0x62725316e52a - declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_check_constraint
[INFO] [stdout]                                at /opt/rustwide/workdir/src/altertable.rs:1251:5
[INFO] [stdout]   51:     0x627253163037 - declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_check_constraint::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/altertable.rs:1251:18
[INFO] [stdout]   52:     0x627253062046 - <declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_check_constraint::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x62725317284b - <fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x62725317284b - test[6ec0502068880816]::__rust_begin_short_backtrace::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x6272531800c5 - test[6ec0502068880816]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x6272531800c5 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x6272531800c5 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x6272531800c5 - std[929523f510218772]::panicking::catch_unwind::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x6272531800c5 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x6272531800c5 - test[6ec0502068880816]::run_test_in_process
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x6272531800c5 - test[6ec0502068880816]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x62725317ac24 - test[6ec0502068880816]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x62725317ac24 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<test[6ec0502068880816]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x627253183142 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x627253183142 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x627253183142 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x627253183142 - std[929523f510218772]::panicking::catch_unwind::<(), core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x627253183142 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x627253183142 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x627253183142 - <std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x627253b7b5af - <alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::ops::function::FnOnce<(), Output = ()> + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   72:     0x627253b7b5af - <std[929523f510218772]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x7b72c0051aa4 - <unknown>
[INFO] [stdout]   74:     0x7b72c00dea64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- altertable::test_str_to_pg::test_add_column_to_default_schemas stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'altertable::test_str_to_pg::test_add_column_to_default_schemas' (21) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x627253b7c128 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x627253b7c128 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x627253b7c128 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x627253b7c128 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x627253b93b6a - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x627253b93b6a - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x627253b80f72 - std[929523f510218772]::io::default_write_fmt::<alloc[95e62e727ddf147d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x627253b80f72 - <alloc[95e62e727ddf147d]::vec::Vec<u8> as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x627253b59f36 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x627253b59f36 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x627253b73d49 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x62725317f76c - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x62725317f76c - test[6ec0502068880816]::test_main_inner::<test[6ec0502068880816]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x627253b73fc2 - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x627253b73fc2 - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x627253b59ff2 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x627253b4ede9 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x627253b5af6d - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x627253b9432c - core[28b146924c2f19c6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x627253b940a2 - core[28b146924c2f19c6]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1872:5
[INFO] [stdout]   20:     0x6272532a665b - <core[28b146924c2f19c6]::result::Result<alloc[95e62e727ddf147d]::string::String, dotenvy[bab0bf43bef45c1c]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x627253201472 - sqlx_postgres[16c64657da8e5e43]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44
[INFO] [stdout]   22:     0x6272532037de - <sqlx_postgres[16c64657da8e5e43]::database::Postgres as sqlx_core[3b916c2f53f87775]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:26:50
[INFO] [stdout]   23:     0x62725315c8ef - <core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<sqlx_core[3b916c2f53f87775]::testing::TestContext<sqlx_postgres[16c64657da8e5e43]::database::Postgres>, sqlx_core[3b916c2f53f87775]::error::Error>> + core[28b146924c2f19c6]::marker::Send>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x6272530971c1 - sqlx_core[3b916c2f53f87775]::testing::run_test::<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_column_to_default_schemas::test_add_column_to_default_schemas::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_column_to_default_schemas::test_add_column_to_default_schemas::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_column_to_default_schemas::test_add_column_to_default_schemas::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_column_to_default_schemas::test_add_column_to_default_schemas::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:225:14
[INFO] [stdout]   25:     0x62725315cf6d - <core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_column_to_default_schemas::test_add_column_to_default_schemas::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_column_to_default_schemas::test_add_column_to_default_schemas::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_column_to_default_schemas::test_add_column_to_default_schemas::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_column_to_default_schemas::test_add_column_to_default_schemas::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x62725315d6ad - <core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_column_to_default_schemas::test_add_column_to_default_schemas::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_column_to_default_schemas::test_add_column_to_default_schemas::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_column_to_default_schemas::test_add_column_to_default_schemas::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_column_to_default_schemas::test_add_column_to_default_schemas::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x62725302e1cd - <tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_column_to_default_schemas::test_add_column_to_default_schemas::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_column_to_default_schemas::test_add_column_to_default_schemas::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_column_to_default_schemas::test_add_column_to_default_schemas::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_column_to_default_schemas::test_add_column_to_default_schemas::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:778:70
[INFO] [stdout]   28:     0x62725302a6cb - tokio[41490d0df93f5b9d]::task::coop::with_budget::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_column_to_default_schemas::test_add_column_to_default_schemas::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_column_to_default_schemas::test_add_column_to_default_schemas::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_column_to_default_schemas::test_add_column_to_default_schemas::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_column_to_default_schemas::test_add_column_to_default_schemas::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x62725302a6cb - tokio[41490d0df93f5b9d]::task::coop::budget::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_column_to_default_schemas::test_add_column_to_default_schemas::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_column_to_default_schemas::test_add_column_to_default_schemas::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_column_to_default_schemas::test_add_column_to_default_schemas::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_column_to_default_schemas::test_add_column_to_default_schemas::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x62725302a6cb - <tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_column_to_default_schemas::test_add_column_to_default_schemas::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_column_to_default_schemas::test_add_column_to_default_schemas::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_column_to_default_schemas::test_add_column_to_default_schemas::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_column_to_default_schemas::test_add_column_to_default_schemas::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:778:25
[INFO] [stdout]   31:     0x627252fc50a0 - <tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::Context>::enter::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_column_to_default_schemas::test_add_column_to_default_schemas::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_column_to_default_schemas::test_add_column_to_default_schemas::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_column_to_default_schemas::test_add_column_to_default_schemas::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_column_to_default_schemas::test_add_column_to_default_schemas::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:451:19
[INFO] [stdout]   32:     0x62725300f0cd - <tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_column_to_default_schemas::test_add_column_to_default_schemas::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_column_to_default_schemas::test_add_column_to_default_schemas::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_column_to_default_schemas::test_add_column_to_default_schemas::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_column_to_default_schemas::test_add_column_to_default_schemas::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:777:44
[INFO] [stdout]   33:     0x627252ffda74 - <tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_column_to_default_schemas::test_add_column_to_default_schemas::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_column_to_default_schemas::test_add_column_to_default_schemas::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_column_to_default_schemas::test_add_column_to_default_schemas::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_column_to_default_schemas::test_add_column_to_default_schemas::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:865:68
[INFO] [stdout]   34:     0x6272530e1efb - <tokio[41490d0df93f5b9d]::runtime::context::scoped::Scoped<tokio[41490d0df93f5b9d]::runtime::scheduler::Context>>::set::<<tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_column_to_default_schemas::test_add_column_to_default_schemas::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_column_to_default_schemas::test_add_column_to_default_schemas::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_column_to_default_schemas::test_add_column_to_default_schemas::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_column_to_default_schemas::test_add_column_to_default_schemas::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x627253119499 - tokio[41490d0df93f5b9d]::runtime::context::set_scheduler::<(alloc[95e62e727ddf147d]::boxed::Box<tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>), <tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_column_to_default_schemas::test_add_column_to_default_schemas::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_column_to_default_schemas::test_add_column_to_default_schemas::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_column_to_default_schemas::test_add_column_to_default_schemas::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_column_to_default_schemas::test_add_column_to_default_schemas::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context.rs:181:38
[INFO] [stdout]   36:     0x6272530359c2 - <std[929523f510218772]::thread::local::LocalKey<tokio[41490d0df93f5b9d]::runtime::context::Context>>::try_with::<tokio[41490d0df93f5b9d]::runtime::context::set_scheduler<(alloc[95e62e727ddf147d]::boxed::Box<tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>), <tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_column_to_default_schemas::test_add_column_to_default_schemas::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_column_to_default_schemas::test_add_column_to_default_schemas::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_column_to_default_schemas::test_add_column_to_default_schemas::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_column_to_default_schemas::test_add_column_to_default_schemas::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x62725302f34e - <std[929523f510218772]::thread::local::LocalKey<tokio[41490d0df93f5b9d]::runtime::context::Context>>::with::<tokio[41490d0df93f5b9d]::runtime::context::set_scheduler<(alloc[95e62e727ddf147d]::boxed::Box<tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>), <tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_column_to_default_schemas::test_add_column_to_default_schemas::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_column_to_default_schemas::test_add_column_to_default_schemas::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_column_to_default_schemas::test_add_column_to_default_schemas::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_column_to_default_schemas::test_add_column_to_default_schemas::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x6272531160ed - tokio[41490d0df93f5b9d]::runtime::context::set_scheduler::<(alloc[95e62e727ddf147d]::boxed::Box<tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>), <tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_column_to_default_schemas::test_add_column_to_default_schemas::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_column_to_default_schemas::test_add_column_to_default_schemas::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_column_to_default_schemas::test_add_column_to_default_schemas::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_column_to_default_schemas::test_add_column_to_default_schemas::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context.rs:181:17
[INFO] [stdout]   39:     0x627252fe27c0 - <tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_column_to_default_schemas::test_add_column_to_default_schemas::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_column_to_default_schemas::test_add_column_to_default_schemas::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_column_to_default_schemas::test_add_column_to_default_schemas::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_column_to_default_schemas::test_add_column_to_default_schemas::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:865:27
[INFO] [stdout]   40:     0x627252febab6 - <tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_column_to_default_schemas::test_add_column_to_default_schemas::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_column_to_default_schemas::test_add_column_to_default_schemas::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_column_to_default_schemas::test_add_column_to_default_schemas::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_column_to_default_schemas::test_add_column_to_default_schemas::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:765:24
[INFO] [stdout]   41:     0x627252ff2000 - <tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_column_to_default_schemas::test_add_column_to_default_schemas::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_column_to_default_schemas::test_add_column_to_default_schemas::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_column_to_default_schemas::test_add_column_to_default_schemas::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_column_to_default_schemas::test_add_column_to_default_schemas::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:205:33
[INFO] [stdout]   42:     0x6272530afb53 - tokio[41490d0df93f5b9d]::runtime::context::runtime::enter_runtime::<<tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_column_to_default_schemas::test_add_column_to_default_schemas::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_column_to_default_schemas::test_add_column_to_default_schemas::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_column_to_default_schemas::test_add_column_to_default_schemas::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_column_to_default_schemas::test_add_column_to_default_schemas::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x627252fbe3a3 - <tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_column_to_default_schemas::test_add_column_to_default_schemas::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_column_to_default_schemas::test_add_column_to_default_schemas::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_column_to_default_schemas::test_add_column_to_default_schemas::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_column_to_default_schemas::test_add_column_to_default_schemas::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:193:9
[INFO] [stdout]   44:     0x62725314d411 - <tokio[41490d0df93f5b9d]::runtime::runtime::Runtime>::block_on_inner::<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_column_to_default_schemas::test_add_column_to_default_schemas::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_column_to_default_schemas::test_add_column_to_default_schemas::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_column_to_default_schemas::test_add_column_to_default_schemas::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_column_to_default_schemas::test_add_column_to_default_schemas::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/runtime.rs:371:52
[INFO] [stdout]   45:     0x6272531552da - <tokio[41490d0df93f5b9d]::runtime::runtime::Runtime>::block_on::<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_column_to_default_schemas::test_add_column_to_default_schemas::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_column_to_default_schemas::test_add_column_to_default_schemas::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_column_to_default_schemas::test_add_column_to_default_schemas::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_column_to_default_schemas::test_add_column_to_default_schemas::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/runtime.rs:343:18
[INFO] [stdout]   46:     0x627253158630 - sqlx_core[3b916c2f53f87775]::rt::test_block_on::<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_column_to_default_schemas::test_add_column_to_default_schemas::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_column_to_default_schemas::test_add_column_to_default_schemas::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_column_to_default_schemas::test_add_column_to_default_schemas::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_column_to_default_schemas::test_add_column_to_default_schemas::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x62725308460d - sqlx_core[3b916c2f53f87775]::testing::run_test::<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_column_to_default_schemas::test_add_column_to_default_schemas::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_column_to_default_schemas::test_add_column_to_default_schemas::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_column_to_default_schemas::test_add_column_to_default_schemas::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_column_to_default_schemas::test_add_column_to_default_schemas::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:223:5
[INFO] [stdout]   48:     0x6272530836b6 - sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool::<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_column_to_default_schemas::test_add_column_to_default_schemas::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_column_to_default_schemas::test_add_column_to_default_schemas::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:194:5
[INFO] [stdout]   49:     0x6272530a7eba - <fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_column_to_default_schemas::test_add_column_to_default_schemas::{closure#0} as sqlx_core[3b916c2f53f87775]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:97:9
[INFO] [stdout]   50:     0x62725316eb8a - declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_column_to_default_schemas
[INFO] [stdout]                                at /opt/rustwide/workdir/src/altertable.rs:984:5
[INFO] [stdout]   51:     0x627253163367 - declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_column_to_default_schemas::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/altertable.rs:984:18
[INFO] [stdout]   52:     0x627253062486 - <declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_add_column_to_default_schemas::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x62725317284b - <fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x62725317284b - test[6ec0502068880816]::__rust_begin_short_backtrace::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x6272531800c5 - test[6ec0502068880816]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x6272531800c5 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x6272531800c5 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x6272531800c5 - std[929523f510218772]::panicking::catch_unwind::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x6272531800c5 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x6272531800c5 - test[6ec0502068880816]::run_test_in_process
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x6272531800c5 - test[6ec0502068880816]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x62725317ac24 - test[6ec0502068880816]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x62725317ac24 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<test[6ec0502068880816]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x627253183142 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x627253183142 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x627253183142 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x627253183142 - std[929523f510218772]::panicking::catch_unwind::<(), core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x627253183142 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x627253183142 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x627253183142 - <std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x627253b7b5af - <alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::ops::function::FnOnce<(), Output = ()> + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   72:     0x627253b7b5af - <std[929523f510218772]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x7b72c0051aa4 - <unknown>
[INFO] [stdout]   74:     0x7b72c00dea64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- altertable::test_str_to_pg::test_drop_check_constraint stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'altertable::test_str_to_pg::test_drop_check_constraint' (36) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x627253b7c128 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x627253b7c128 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x627253b7c128 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x627253b7c128 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x627253b93b6a - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x627253b93b6a - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x627253b80f72 - std[929523f510218772]::io::default_write_fmt::<alloc[95e62e727ddf147d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x627253b80f72 - <alloc[95e62e727ddf147d]::vec::Vec<u8> as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x627253b59f36 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x627253b59f36 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x627253b73d49 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x62725317f76c - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x62725317f76c - test[6ec0502068880816]::test_main_inner::<test[6ec0502068880816]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x627253b73fc2 - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x627253b73fc2 - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x627253b59ff2 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x627253b4ede9 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x627253b5af6d - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x627253b9432c - core[28b146924c2f19c6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x627253b940a2 - core[28b146924c2f19c6]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1872:5
[INFO] [stdout]   20:     0x6272532a665b - <core[28b146924c2f19c6]::result::Result<alloc[95e62e727ddf147d]::string::String, dotenvy[bab0bf43bef45c1c]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x627253201472 - sqlx_postgres[16c64657da8e5e43]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44
[INFO] [stdout]   22:     0x6272532037de - <sqlx_postgres[16c64657da8e5e43]::database::Postgres as sqlx_core[3b916c2f53f87775]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:26:50
[INFO] [stdout]   23:     0x62725315c8ef - <core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<sqlx_core[3b916c2f53f87775]::testing::TestContext<sqlx_postgres[16c64657da8e5e43]::database::Postgres>, sqlx_core[3b916c2f53f87775]::error::Error>> + core[28b146924c2f19c6]::marker::Send>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x62725308db41 - sqlx_core[3b916c2f53f87775]::testing::run_test::<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_drop_check_constraint::test_drop_check_constraint::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_drop_check_constraint::test_drop_check_constraint::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_drop_check_constraint::test_drop_check_constraint::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_drop_check_constraint::test_drop_check_constraint::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:225:14
[INFO] [stdout]   25:     0x62725315cbed - <core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_drop_check_constraint::test_drop_check_constraint::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_drop_check_constraint::test_drop_check_constraint::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_drop_check_constraint::test_drop_check_constraint::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_drop_check_constraint::test_drop_check_constraint::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x62725315d32d - <core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_drop_check_constraint::test_drop_check_constraint::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_drop_check_constraint::test_drop_check_constraint::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_drop_check_constraint::test_drop_check_constraint::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_drop_check_constraint::test_drop_check_constraint::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x62725302de4d - <tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_drop_check_constraint::test_drop_check_constraint::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_drop_check_constraint::test_drop_check_constraint::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_drop_check_constraint::test_drop_check_constraint::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_drop_check_constraint::test_drop_check_constraint::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:778:70
[INFO] [stdout]   28:     0x62725302900b - tokio[41490d0df93f5b9d]::task::coop::with_budget::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_drop_check_constraint::test_drop_check_constraint::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_drop_check_constraint::test_drop_check_constraint::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_drop_check_constraint::test_drop_check_constraint::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_drop_check_constraint::test_drop_check_constraint::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x62725302900b - tokio[41490d0df93f5b9d]::task::coop::budget::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_drop_check_constraint::test_drop_check_constraint::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_drop_check_constraint::test_drop_check_constraint::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_drop_check_constraint::test_drop_check_constraint::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_drop_check_constraint::test_drop_check_constraint::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x62725302900b - <tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_drop_check_constraint::test_drop_check_constraint::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_drop_check_constraint::test_drop_check_constraint::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_drop_check_constraint::test_drop_check_constraint::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_drop_check_constraint::test_drop_check_constraint::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:778:25
[INFO] [stdout]   31:     0x627252fc24e0 - <tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::Context>::enter::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_drop_check_constraint::test_drop_check_constraint::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_drop_check_constraint::test_drop_check_constraint::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_drop_check_constraint::test_drop_check_constraint::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_drop_check_constraint::test_drop_check_constraint::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:451:19
[INFO] [stdout]   32:     0x62725300588d - <tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_drop_check_constraint::test_drop_check_constraint::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_drop_check_constraint::test_drop_check_constraint::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_drop_check_constraint::test_drop_check_constraint::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_drop_check_constraint::test_drop_check_constraint::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:777:44
[INFO] [stdout]   33:     0x627252ffd8b4 - <tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_drop_check_constraint::test_drop_check_constraint::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_drop_check_constraint::test_drop_check_constraint::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_drop_check_constraint::test_drop_check_constraint::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_drop_check_constraint::test_drop_check_constraint::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:865:68
[INFO] [stdout]   34:     0x6272530e0c9b - <tokio[41490d0df93f5b9d]::runtime::context::scoped::Scoped<tokio[41490d0df93f5b9d]::runtime::scheduler::Context>>::set::<<tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_drop_check_constraint::test_drop_check_constraint::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_drop_check_constraint::test_drop_check_constraint::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_drop_check_constraint::test_drop_check_constraint::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_drop_check_constraint::test_drop_check_constraint::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x627253119119 - tokio[41490d0df93f5b9d]::runtime::context::set_scheduler::<(alloc[95e62e727ddf147d]::boxed::Box<tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>), <tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_drop_check_constraint::test_drop_check_constraint::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_drop_check_constraint::test_drop_check_constraint::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_drop_check_constraint::test_drop_check_constraint::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_drop_check_constraint::test_drop_check_constraint::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context.rs:181:38
[INFO] [stdout]   36:     0x627253034842 - <std[929523f510218772]::thread::local::LocalKey<tokio[41490d0df93f5b9d]::runtime::context::Context>>::try_with::<tokio[41490d0df93f5b9d]::runtime::context::set_scheduler<(alloc[95e62e727ddf147d]::boxed::Box<tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>), <tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_drop_check_constraint::test_drop_check_constraint::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_drop_check_constraint::test_drop_check_constraint::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_drop_check_constraint::test_drop_check_constraint::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_drop_check_constraint::test_drop_check_constraint::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x62725302ee0e - <std[929523f510218772]::thread::local::LocalKey<tokio[41490d0df93f5b9d]::runtime::context::Context>>::with::<tokio[41490d0df93f5b9d]::runtime::context::set_scheduler<(alloc[95e62e727ddf147d]::boxed::Box<tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>), <tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_drop_check_constraint::test_drop_check_constraint::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_drop_check_constraint::test_drop_check_constraint::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_drop_check_constraint::test_drop_check_constraint::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_drop_check_constraint::test_drop_check_constraint::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x627253115d6d - tokio[41490d0df93f5b9d]::runtime::context::set_scheduler::<(alloc[95e62e727ddf147d]::boxed::Box<tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>), <tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_drop_check_constraint::test_drop_check_constraint::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_drop_check_constraint::test_drop_check_constraint::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_drop_check_constraint::test_drop_check_constraint::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_drop_check_constraint::test_drop_check_constraint::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context.rs:181:17
[INFO] [stdout]   39:     0x627252fdee00 - <tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_drop_check_constraint::test_drop_check_constraint::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_drop_check_constraint::test_drop_check_constraint::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_drop_check_constraint::test_drop_check_constraint::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_drop_check_constraint::test_drop_check_constraint::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:865:27
[INFO] [stdout]   40:     0x627252feb3b6 - <tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_drop_check_constraint::test_drop_check_constraint::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_drop_check_constraint::test_drop_check_constraint::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_drop_check_constraint::test_drop_check_constraint::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_drop_check_constraint::test_drop_check_constraint::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:765:24
[INFO] [stdout]   41:     0x627252fef1a0 - <tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_drop_check_constraint::test_drop_check_constraint::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_drop_check_constraint::test_drop_check_constraint::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_drop_check_constraint::test_drop_check_constraint::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_drop_check_constraint::test_drop_check_constraint::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:205:33
[INFO] [stdout]   42:     0x6272530ae733 - tokio[41490d0df93f5b9d]::runtime::context::runtime::enter_runtime::<<tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_drop_check_constraint::test_drop_check_constraint::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_drop_check_constraint::test_drop_check_constraint::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_drop_check_constraint::test_drop_check_constraint::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_drop_check_constraint::test_drop_check_constraint::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x627252fbda03 - <tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_drop_check_constraint::test_drop_check_constraint::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_drop_check_constraint::test_drop_check_constraint::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_drop_check_constraint::test_drop_check_constraint::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_drop_check_constraint::test_drop_check_constraint::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:193:9
[INFO] [stdout]   44:     0x62725314c531 - <tokio[41490d0df93f5b9d]::runtime::runtime::Runtime>::block_on_inner::<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_drop_check_constraint::test_drop_check_constraint::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_drop_check_constraint::test_drop_check_constraint::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_drop_check_constraint::test_drop_check_constraint::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_drop_check_constraint::test_drop_check_constraint::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/runtime.rs:371:52
[INFO] [stdout]   45:     0x627253152c5a - <tokio[41490d0df93f5b9d]::runtime::runtime::Runtime>::block_on::<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_drop_check_constraint::test_drop_check_constraint::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_drop_check_constraint::test_drop_check_constraint::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_drop_check_constraint::test_drop_check_constraint::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_drop_check_constraint::test_drop_check_constraint::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/runtime.rs:343:18
[INFO] [stdout]   46:     0x627253156f70 - sqlx_core[3b916c2f53f87775]::rt::test_block_on::<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_drop_check_constraint::test_drop_check_constraint::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_drop_check_constraint::test_drop_check_constraint::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_drop_check_constraint::test_drop_check_constraint::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_drop_check_constraint::test_drop_check_constraint::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x627253083e2d - sqlx_core[3b916c2f53f87775]::testing::run_test::<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_drop_check_constraint::test_drop_check_constraint::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_drop_check_constraint::test_drop_check_constraint::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_drop_check_constraint::test_drop_check_constraint::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_drop_check_constraint::test_drop_check_constraint::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:223:5
[INFO] [stdout]   48:     0x627253083256 - sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool::<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_drop_check_constraint::test_drop_check_constraint::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_drop_check_constraint::test_drop_check_constraint::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:194:5
[INFO] [stdout]   49:     0x6272530a7c1a - <fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_drop_check_constraint::test_drop_check_constraint::{closure#0} as sqlx_core[3b916c2f53f87775]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:97:9
[INFO] [stdout]   50:     0x62725316e64a - declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_drop_check_constraint
[INFO] [stdout]                                at /opt/rustwide/workdir/src/altertable.rs:1268:5
[INFO] [stdout]   51:     0x6272531630c7 - declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_drop_check_constraint::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/altertable.rs:1268:18
[INFO] [stdout]   52:     0x627253062106 - <declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_drop_check_constraint::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x62725317284b - <fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x62725317284b - test[6ec0502068880816]::__rust_begin_short_backtrace::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x6272531800c5 - test[6ec0502068880816]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x6272531800c5 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x6272531800c5 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x6272531800c5 - std[929523f510218772]::panicking::catch_unwind::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x6272531800c5 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x6272531800c5 - test[6ec0502068880816]::run_test_in_process
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x6272531800c5 - test[6ec0502068880816]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x62725317ac24 - test[6ec0502068880816]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x62725317ac24 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<test[6ec0502068880816]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x627253183142 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x627253183142 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x627253183142 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x627253183142 - std[929523f510218772]::panicking::catch_unwind::<(), core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x627253183142 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x627253183142 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x627253183142 - <std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x627253b7b5af - <alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::ops::function::FnOnce<(), Output = ()> + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   72:     0x627253b7b5af - <std[929523f510218772]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x7b72c0051aa4 - <unknown>
[INFO] [stdout]   74:     0x7b72c00dea64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- altertable::test_str_to_pg::test_modify_check_constraint stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'altertable::test_str_to_pg::test_modify_check_constraint' (40) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x627253b7c128 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x627253b7c128 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x627253b7c128 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x627253b7c128 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x627253b93b6a - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x627253b93b6a - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x627253b80f72 - std[929523f510218772]::io::default_write_fmt::<alloc[95e62e727ddf147d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x627253b80f72 - <alloc[95e62e727ddf147d]::vec::Vec<u8> as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x627253b59f36 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x627253b59f36 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x627253b73d49 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x62725317f76c - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x62725317f76c - test[6ec0502068880816]::test_main_inner::<test[6ec0502068880816]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x627253b73fc2 - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x627253b73fc2 - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x627253b59ff2 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x627253b4ede9 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x627253b5af6d - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x627253b9432c - core[28b146924c2f19c6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x627253b940a2 - core[28b146924c2f19c6]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1872:5
[INFO] [stdout]   20:     0x6272532a665b - <core[28b146924c2f19c6]::result::Result<alloc[95e62e727ddf147d]::string::String, dotenvy[bab0bf43bef45c1c]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x627253201472 - sqlx_postgres[16c64657da8e5e43]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44
[INFO] [stdout]   22:     0x6272532037de - <sqlx_postgres[16c64657da8e5e43]::database::Postgres as sqlx_core[3b916c2f53f87775]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:26:50
[INFO] [stdout]   23:     0x62725315c8ef - <core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<sqlx_core[3b916c2f53f87775]::testing::TestContext<sqlx_postgres[16c64657da8e5e43]::database::Postgres>, sqlx_core[3b916c2f53f87775]::error::Error>> + core[28b146924c2f19c6]::marker::Send>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x627253091101 - sqlx_core[3b916c2f53f87775]::testing::run_test::<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_modify_check_constraint::test_modify_check_constraint::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_modify_check_constraint::test_modify_check_constraint::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_modify_check_constraint::test_modify_check_constraint::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_modify_check_constraint::test_modify_check_constraint::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:225:14
[INFO] [stdout]   25:     0x62725315cd2d - <core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_modify_check_constraint::test_modify_check_constraint::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_modify_check_constraint::test_modify_check_constraint::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_modify_check_constraint::test_modify_check_constraint::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_modify_check_constraint::test_modify_check_constraint::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x62725315d46d - <core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_modify_check_constraint::test_modify_check_constraint::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_modify_check_constraint::test_modify_check_constraint::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_modify_check_constraint::test_modify_check_constraint::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_modify_check_constraint::test_modify_check_constraint::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x62725302df8d - <tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_modify_check_constraint::test_modify_check_constraint::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_modify_check_constraint::test_modify_check_constraint::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_modify_check_constraint::test_modify_check_constraint::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_modify_check_constraint::test_modify_check_constraint::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:778:70
[INFO] [stdout]   28:     0x62725302982b - tokio[41490d0df93f5b9d]::task::coop::with_budget::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_modify_check_constraint::test_modify_check_constraint::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_modify_check_constraint::test_modify_check_constraint::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_modify_check_constraint::test_modify_check_constraint::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_modify_check_constraint::test_modify_check_constraint::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x62725302982b - tokio[41490d0df93f5b9d]::task::coop::budget::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_modify_check_constraint::test_modify_check_constraint::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_modify_check_constraint::test_modify_check_constraint::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_modify_check_constraint::test_modify_check_constraint::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_modify_check_constraint::test_modify_check_constraint::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x62725302982b - <tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_modify_check_constraint::test_modify_check_constraint::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_modify_check_constraint::test_modify_check_constraint::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_modify_check_constraint::test_modify_check_constraint::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_modify_check_constraint::test_modify_check_constraint::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:778:25
[INFO] [stdout]   31:     0x627252fc3480 - <tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::Context>::enter::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_modify_check_constraint::test_modify_check_constraint::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_modify_check_constraint::test_modify_check_constraint::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_modify_check_constraint::test_modify_check_constraint::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_modify_check_constraint::test_modify_check_constraint::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:451:19
[INFO] [stdout]   32:     0x627253008eed - <tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_modify_check_constraint::test_modify_check_constraint::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_modify_check_constraint::test_modify_check_constraint::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_modify_check_constraint::test_modify_check_constraint::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_modify_check_constraint::test_modify_check_constraint::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:777:44
[INFO] [stdout]   33:     0x627252ffd954 - <tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_modify_check_constraint::test_modify_check_constraint::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_modify_check_constraint::test_modify_check_constraint::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_modify_check_constraint::test_modify_check_constraint::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_modify_check_constraint::test_modify_check_constraint::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:865:68
[INFO] [stdout]   34:     0x6272530e132b - <tokio[41490d0df93f5b9d]::runtime::context::scoped::Scoped<tokio[41490d0df93f5b9d]::runtime::scheduler::Context>>::set::<<tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_modify_check_constraint::test_modify_check_constraint::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_modify_check_constraint::test_modify_check_constraint::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_modify_check_constraint::test_modify_check_constraint::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_modify_check_constraint::test_modify_check_constraint::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x627253119259 - tokio[41490d0df93f5b9d]::runtime::context::set_scheduler::<(alloc[95e62e727ddf147d]::boxed::Box<tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>), <tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_modify_check_constraint::test_modify_check_constraint::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_modify_check_constraint::test_modify_check_constraint::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_modify_check_constraint::test_modify_check_constraint::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_modify_check_constraint::test_modify_check_constraint::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context.rs:181:38
[INFO] [stdout]   36:     0x627253034e82 - <std[929523f510218772]::thread::local::LocalKey<tokio[41490d0df93f5b9d]::runtime::context::Context>>::try_with::<tokio[41490d0df93f5b9d]::runtime::context::set_scheduler<(alloc[95e62e727ddf147d]::boxed::Box<tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>), <tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_modify_check_constraint::test_modify_check_constraint::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_modify_check_constraint::test_modify_check_constraint::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_modify_check_constraint::test_modify_check_constraint::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_modify_check_constraint::test_modify_check_constraint::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x62725302efee - <std[929523f510218772]::thread::local::LocalKey<tokio[41490d0df93f5b9d]::runtime::context::Context>>::with::<tokio[41490d0df93f5b9d]::runtime::context::set_scheduler<(alloc[95e62e727ddf147d]::boxed::Box<tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>), <tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_modify_check_constraint::test_modify_check_constraint::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_modify_check_constraint::test_modify_check_constraint::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_modify_check_constraint::test_modify_check_constraint::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_modify_check_constraint::test_modify_check_constraint::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x627253115ead - tokio[41490d0df93f5b9d]::runtime::context::set_scheduler::<(alloc[95e62e727ddf147d]::boxed::Box<tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>), <tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_modify_check_constraint::test_modify_check_constraint::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_modify_check_constraint::test_modify_check_constraint::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_modify_check_constraint::test_modify_check_constraint::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_modify_check_constraint::test_modify_check_constraint::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context.rs:181:17
[INFO] [stdout]   39:     0x627252fe02a0 - <tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_modify_check_constraint::test_modify_check_constraint::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_modify_check_constraint::test_modify_check_constraint::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_modify_check_constraint::test_modify_check_constraint::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_modify_check_constraint::test_modify_check_constraint::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:865:27
[INFO] [stdout]   40:     0x627252feb636 - <tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_modify_check_constraint::test_modify_check_constraint::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_modify_check_constraint::test_modify_check_constraint::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_modify_check_constraint::test_modify_check_constraint::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_modify_check_constraint::test_modify_check_constraint::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:765:24
[INFO] [stdout]   41:     0x627252ff0230 - <tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_modify_check_constraint::test_modify_check_constraint::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_modify_check_constraint::test_modify_check_constraint::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_modify_check_constraint::test_modify_check_constraint::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_modify_check_constraint::test_modify_check_constraint::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:205:33
[INFO] [stdout]   42:     0x6272530aee63 - tokio[41490d0df93f5b9d]::runtime::context::runtime::enter_runtime::<<tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_modify_check_constraint::test_modify_check_constraint::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_modify_check_constraint::test_modify_check_constraint::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_modify_check_constraint::test_modify_check_constraint::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_modify_check_constraint::test_modify_check_constraint::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x627252fbdd73 - <tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_modify_check_constraint::test_modify_check_constraint::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_modify_check_constraint::test_modify_check_constraint::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_modify_check_constraint::test_modify_check_constraint::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_modify_check_constraint::test_modify_check_constraint::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:193:9
[INFO] [stdout]   44:     0x62725314ca81 - <tokio[41490d0df93f5b9d]::runtime::runtime::Runtime>::block_on_inner::<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_modify_check_constraint::test_modify_check_constraint::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_modify_check_constraint::test_modify_check_constraint::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_modify_check_constraint::test_modify_check_constraint::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_modify_check_constraint::test_modify_check_constraint::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/runtime.rs:371:52
[INFO] [stdout]   45:     0x627253153a1a - <tokio[41490d0df93f5b9d]::runtime::runtime::Runtime>::block_on::<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_modify_check_constraint::test_modify_check_constraint::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_modify_check_constraint::test_modify_check_constraint::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_modify_check_constraint::test_modify_check_constraint::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_modify_check_constraint::test_modify_check_constraint::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/runtime.rs:343:18
[INFO] [stdout]   46:     0x627253157790 - sqlx_core[3b916c2f53f87775]::rt::test_block_on::<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_modify_check_constraint::test_modify_check_constraint::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_modify_check_constraint::test_modify_check_constraint::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_modify_check_constraint::test_modify_check_constraint::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_modify_check_constraint::test_modify_check_constraint::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x6272530840fd - sqlx_core[3b916c2f53f87775]::testing::run_test::<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_modify_check_constraint::test_modify_check_constraint::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_modify_check_constraint::test_modify_check_constraint::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_modify_check_constraint::test_modify_check_constraint::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_modify_check_constraint::test_modify_check_constraint::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:223:5
[INFO] [stdout]   48:     0x6272530833e6 - sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool::<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_modify_check_constraint::test_modify_check_constraint::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_modify_check_constraint::test_modify_check_constraint::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:194:5
[INFO] [stdout]   49:     0x6272530a7d0a - <fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_modify_check_constraint::test_modify_check_constraint::{closure#0} as sqlx_core[3b916c2f53f87775]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:97:9
[INFO] [stdout]   50:     0x62725316e82a - declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_modify_check_constraint
[INFO] [stdout]                                at /opt/rustwide/workdir/src/altertable.rs:1305:5
[INFO] [stdout]   51:     0x6272531631b7 - declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_modify_check_constraint::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/altertable.rs:1305:18
[INFO] [stdout]   52:     0x627253062246 - <declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_modify_check_constraint::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x62725317284b - <fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x62725317284b - test[6ec0502068880816]::__rust_begin_short_backtrace::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x6272531800c5 - test[6ec0502068880816]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x6272531800c5 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x6272531800c5 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x6272531800c5 - std[929523f510218772]::panicking::catch_unwind::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x6272531800c5 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x6272531800c5 - test[6ec0502068880816]::run_test_in_process
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x6272531800c5 - test[6ec0502068880816]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x62725317ac24 - test[6ec0502068880816]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x62725317ac24 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<test[6ec0502068880816]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x627253183142 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x627253183142 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x627253183142 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x627253183142 - std[929523f510218772]::panicking::catch_unwind::<(), core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x627253183142 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x627253183142 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x627253183142 - <std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x627253b7b5af - <alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::ops::function::FnOnce<(), Output = ()> + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   72:     0x627253b7b5af - <std[929523f510218772]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x7b72c0051aa4 - <unknown>
[INFO] [stdout]   74:     0x7b72c00dea64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- altertable::test_str_to_pg::test_modify_foreign_key_constraint stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'altertable::test_str_to_pg::test_modify_foreign_key_constraint' (41) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x627253b7c128 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x627253b7c128 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x627253b7c128 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x627253b7c128 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x627253b93b6a - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x627253b93b6a - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x627253b80f72 - std[929523f510218772]::io::default_write_fmt::<alloc[95e62e727ddf147d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x627253b80f72 - <alloc[95e62e727ddf147d]::vec::Vec<u8> as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x627253b59f36 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x627253b59f36 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x627253b73d49 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x62725317f76c - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x62725317f76c - test[6ec0502068880816]::test_main_inner::<test[6ec0502068880816]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x627253b73fc2 - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x627253b73fc2 - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x627253b59ff2 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x627253b4ede9 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x627253b5af6d - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x627253b9432c - core[28b146924c2f19c6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x627253b940a2 - core[28b146924c2f19c6]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1872:5
[INFO] [stdout]   20:     0x6272532a665b - <core[28b146924c2f19c6]::result::Result<alloc[95e62e727ddf147d]::string::String, dotenvy[bab0bf43bef45c1c]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x627253201472 - sqlx_postgres[16c64657da8e5e43]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44
[INFO] [stdout]   22:     0x6272532037de - <sqlx_postgres[16c64657da8e5e43]::database::Postgres as sqlx_core[3b916c2f53f87775]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:26:50
[INFO] [stdout]   23:     0x62725315c8ef - <core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<sqlx_core[3b916c2f53f87775]::testing::TestContext<sqlx_postgres[16c64657da8e5e43]::database::Postgres>, sqlx_core[3b916c2f53f87775]::error::Error>> + core[28b146924c2f19c6]::marker::Send>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x627253097c81 - sqlx_core[3b916c2f53f87775]::testing::run_test::<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_modify_foreign_key_constraint::test_modify_foreign_key_constraint::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_modify_foreign_key_constraint::test_modify_foreign_key_constraint::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_modify_foreign_key_constraint::test_modify_foreign_key_constraint::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_modify_foreign_key_constraint::test_modify_foreign_key_constraint::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:225:14
[INFO] [stdout]   25:     0x62725315cfad - <core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_modify_foreign_key_constraint::test_modify_foreign_key_constraint::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_modify_foreign_key_constraint::test_modify_foreign_key_constraint::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_modify_foreign_key_constraint::test_modify_foreign_key_constraint::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_modify_foreign_key_constraint::test_modify_foreign_key_constraint::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x62725315d6ed - <core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_modify_foreign_key_constraint::test_modify_foreign_key_constraint::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_modify_foreign_key_constraint::test_modify_foreign_key_constraint::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_modify_foreign_key_constraint::test_modify_foreign_key_constraint::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_modify_foreign_key_constraint::test_modify_foreign_key_constraint::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x62725302e20d - <tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_modify_foreign_key_constraint::test_modify_foreign_key_constraint::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_modify_foreign_key_constraint::test_modify_foreign_key_constraint::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_modify_foreign_key_constraint::test_modify_foreign_key_constraint::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_modify_foreign_key_constraint::test_modify_foreign_key_constraint::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:778:70
[INFO] [stdout]   28:     0x62725302a86b - tokio[41490d0df93f5b9d]::task::coop::with_budget::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_modify_foreign_key_constraint::test_modify_foreign_key_constraint::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_modify_foreign_key_constraint::test_modify_foreign_key_constraint::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_modify_foreign_key_constraint::test_modify_foreign_key_constraint::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_modify_foreign_key_constraint::test_modify_foreign_key_constraint::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x62725302a86b - tokio[41490d0df93f5b9d]::task::coop::budget::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_modify_foreign_key_constraint::test_modify_foreign_key_constraint::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_modify_foreign_key_constraint::test_modify_foreign_key_constraint::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_modify_foreign_key_constraint::test_modify_foreign_key_constraint::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_modify_foreign_key_constraint::test_modify_foreign_key_constraint::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x62725302a86b - <tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_modify_foreign_key_constraint::test_modify_foreign_key_constraint::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_modify_foreign_key_constraint::test_modify_foreign_key_constraint::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_modify_foreign_key_constraint::test_modify_foreign_key_constraint::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_modify_foreign_key_constraint::test_modify_foreign_key_constraint::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:778:25
[INFO] [stdout]   31:     0x627252fc53c0 - <tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::Context>::enter::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_modify_foreign_key_constraint::test_modify_foreign_key_constraint::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_modify_foreign_key_constraint::test_modify_foreign_key_constraint::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_modify_foreign_key_constraint::test_modify_foreign_key_constraint::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_modify_foreign_key_constraint::test_modify_foreign_key_constraint::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:451:19
[INFO] [stdout]   32:     0x62725300fbad - <tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_modify_foreign_key_constraint::test_modify_foreign_key_constraint::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_modify_foreign_key_constraint::test_modify_foreign_key_constraint::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_modify_foreign_key_constraint::test_modify_foreign_key_constraint::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_modify_foreign_key_constraint::test_modify_foreign_key_constraint::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:777:44
[INFO] [stdout]   33:     0x627252ffda94 - <tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_modify_foreign_key_constraint::test_modify_foreign_key_constraint::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_modify_foreign_key_constraint::test_modify_foreign_key_constraint::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_modify_foreign_key_constraint::test_modify_foreign_key_constraint::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_modify_foreign_key_constraint::test_modify_foreign_key_constraint::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:865:68
[INFO] [stdout]   34:     0x6272530e204b - <tokio[41490d0df93f5b9d]::runtime::context::scoped::Scoped<tokio[41490d0df93f5b9d]::runtime::scheduler::Context>>::set::<<tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_modify_foreign_key_constraint::test_modify_foreign_key_constraint::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_modify_foreign_key_constraint::test_modify_foreign_key_constraint::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_modify_foreign_key_constraint::test_modify_foreign_key_constraint::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_modify_foreign_key_constraint::test_modify_foreign_key_constraint::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x6272531194d9 - tokio[41490d0df93f5b9d]::runtime::context::set_scheduler::<(alloc[95e62e727ddf147d]::boxed::Box<tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>), <tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_modify_foreign_key_constraint::test_modify_foreign_key_constraint::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_modify_foreign_key_constraint::test_modify_foreign_key_constraint::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_modify_foreign_key_constraint::test_modify_foreign_key_constraint::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_modify_foreign_key_constraint::test_modify_foreign_key_constraint::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context.rs:181:38
[INFO] [stdout]   36:     0x627253035b02 - <std[929523f510218772]::thread::local::LocalKey<tokio[41490d0df93f5b9d]::runtime::context::Context>>::try_with::<tokio[41490d0df93f5b9d]::runtime::context::set_scheduler<(alloc[95e62e727ddf147d]::boxed::Box<tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>), <tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_modify_foreign_key_constraint::test_modify_foreign_key_constraint::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_modify_foreign_key_constraint::test_modify_foreign_key_constraint::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_modify_foreign_key_constraint::test_modify_foreign_key_constraint::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_modify_foreign_key_constraint::test_modify_foreign_key_constraint::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x62725302f3ae - <std[929523f510218772]::thread::local::LocalKey<tokio[41490d0df93f5b9d]::runtime::context::Context>>::with::<tokio[41490d0df93f5b9d]::runtime::context::set_scheduler<(alloc[95e62e727ddf147d]::boxed::Box<tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>), <tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_modify_foreign_key_constraint::test_modify_foreign_key_constraint::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_modify_foreign_key_constraint::test_modify_foreign_key_constraint::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_modify_foreign_key_constraint::test_modify_foreign_key_constraint::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_modify_foreign_key_constraint::test_modify_foreign_key_constraint::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x62725311612d - tokio[41490d0df93f5b9d]::runtime::context::set_scheduler::<(alloc[95e62e727ddf147d]::boxed::Box<tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>), <tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_modify_foreign_key_constraint::test_modify_foreign_key_constraint::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_modify_foreign_key_constraint::test_modify_foreign_key_constraint::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_modify_foreign_key_constraint::test_modify_foreign_key_constraint::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_modify_foreign_key_constraint::test_modify_foreign_key_constraint::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context.rs:181:17
[INFO] [stdout]   39:     0x627252fe2be0 - <tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_modify_foreign_key_constraint::test_modify_foreign_key_constraint::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_modify_foreign_key_constraint::test_modify_foreign_key_constraint::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_modify_foreign_key_constraint::test_modify_foreign_key_constraint::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_modify_foreign_key_constraint::test_modify_foreign_key_constraint::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:865:27
[INFO] [stdout]   40:     0x627252febb36 - <tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_modify_foreign_key_constraint::test_modify_foreign_key_constraint::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_modify_foreign_key_constraint::test_modify_foreign_key_constraint::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_modify_foreign_key_constraint::test_modify_foreign_key_constraint::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_modify_foreign_key_constraint::test_modify_foreign_key_constraint::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:765:24
[INFO] [stdout]   41:     0x627252ff2350 - <tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_modify_foreign_key_constraint::test_modify_foreign_key_constraint::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_modify_foreign_key_constraint::test_modify_foreign_key_constraint::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_modify_foreign_key_constraint::test_modify_foreign_key_constraint::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_modify_foreign_key_constraint::test_modify_foreign_key_constraint::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:205:33
[INFO] [stdout]   42:     0x6272530afcc3 - tokio[41490d0df93f5b9d]::runtime::context::runtime::enter_runtime::<<tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_modify_foreign_key_constraint::test_modify_foreign_key_constraint::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_modify_foreign_key_constraint::test_modify_foreign_key_constraint::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_modify_foreign_key_constraint::test_modify_foreign_key_constraint::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_modify_foreign_key_constraint::test_modify_foreign_key_constraint::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x627252fbe453 - <tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_modify_foreign_key_constraint::test_modify_foreign_key_constraint::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_modify_foreign_key_constraint::test_modify_foreign_key_constraint::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_modify_foreign_key_constraint::test_modify_foreign_key_constraint::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_modify_foreign_key_constraint::test_modify_foreign_key_constraint::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:193:9
[INFO] [stdout]   44:     0x62725314d521 - <tokio[41490d0df93f5b9d]::runtime::runtime::Runtime>::block_on_inner::<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_modify_foreign_key_constraint::test_modify_foreign_key_constraint::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_modify_foreign_key_constraint::test_modify_foreign_key_constraint::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_modify_foreign_key_constraint::test_modify_foreign_key_constraint::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_modify_foreign_key_constraint::test_modify_foreign_key_constraint::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/runtime.rs:371:52
[INFO] [stdout]   45:     0x62725315559a - <tokio[41490d0df93f5b9d]::runtime::runtime::Runtime>::block_on::<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_modify_foreign_key_constraint::test_modify_foreign_key_constraint::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_modify_foreign_key_constraint::test_modify_foreign_key_constraint::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_modify_foreign_key_constraint::test_modify_foreign_key_constraint::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_modify_foreign_key_constraint::test_modify_foreign_key_constraint::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/runtime.rs:343:18
[INFO] [stdout]   46:     0x6272531587d0 - sqlx_core[3b916c2f53f87775]::rt::test_block_on::<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_modify_foreign_key_constraint::test_modify_foreign_key_constraint::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_modify_foreign_key_constraint::test_modify_foreign_key_constraint::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_modify_foreign_key_constraint::test_modify_foreign_key_constraint::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_modify_foreign_key_constraint::test_modify_foreign_key_constraint::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x62725308469d - sqlx_core[3b916c2f53f87775]::testing::run_test::<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_modify_foreign_key_constraint::test_modify_foreign_key_constraint::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_modify_foreign_key_constraint::test_modify_foreign_key_constraint::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_modify_foreign_key_constraint::test_modify_foreign_key_constraint::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_modify_foreign_key_constraint::test_modify_foreign_key_constraint::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:223:5
[INFO] [stdout]   48:     0x627253083706 - sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool::<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_modify_foreign_key_constraint::test_modify_foreign_key_constraint::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_modify_foreign_key_constraint::test_modify_foreign_key_constraint::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:194:5
[INFO] [stdout]   49:     0x6272530a7eea - <fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_modify_foreign_key_constraint::test_modify_foreign_key_constraint::{closure#0} as sqlx_core[3b916c2f53f87775]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:97:9
[INFO] [stdout]   50:     0x62725316ebea - declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_modify_foreign_key_constraint
[INFO] [stdout]                                at /opt/rustwide/workdir/src/altertable.rs:1219:5
[INFO] [stdout]   51:     0x627253163397 - declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_modify_foreign_key_constraint::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/altertable.rs:1219:18
[INFO] [stdout]   52:     0x6272530624c6 - <declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_modify_foreign_key_constraint::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x62725317284b - <fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x62725317284b - test[6ec0502068880816]::__rust_begin_short_backtrace::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x6272531800c5 - test[6ec0502068880816]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x6272531800c5 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x6272531800c5 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x6272531800c5 - std[929523f510218772]::panicking::catch_unwind::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x6272531800c5 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x6272531800c5 - test[6ec0502068880816]::run_test_in_process
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x6272531800c5 - test[6ec0502068880816]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x62725317ac24 - test[6ec0502068880816]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x62725317ac24 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<test[6ec0502068880816]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x627253183142 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x627253183142 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x627253183142 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x627253183142 - std[929523f510218772]::panicking::catch_unwind::<(), core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x627253183142 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x627253183142 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x627253183142 - <std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x627253b7b5af - <alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::ops::function::FnOnce<(), Output = ()> + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   72:     0x627253b7b5af - <std[929523f510218772]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x7b72c0051aa4 - <unknown>
[INFO] [stdout]   74:     0x7b72c00dea64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- altertable::test_str_to_pg::test_drop_unique_constraint stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'altertable::test_str_to_pg::test_drop_unique_constraint' (39) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x627253b7c128 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x627253b7c128 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x627253b7c128 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x627253b7c128 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x627253b93b6a - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x627253b93b6a - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x627253b80f72 - std[929523f510218772]::io::default_write_fmt::<alloc[95e62e727ddf147d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x627253b80f72 - <alloc[95e62e727ddf147d]::vec::Vec<u8> as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x627253b59f36 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x627253b59f36 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x627253b73d49 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x62725317f76c - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x62725317f76c - test[6ec0502068880816]::test_main_inner::<test[6ec0502068880816]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x627253b73fc2 - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x627253b73fc2 - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x627253b59ff2 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x627253b4ede9 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x627253b5af6d - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x627253b9432c - core[28b146924c2f19c6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x627253b940a2 - core[28b146924c2f19c6]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1872:5
[INFO] [stdout]   20:     0x6272532a665b - <core[28b146924c2f19c6]::result::Result<alloc[95e62e727ddf147d]::string::String, dotenvy[bab0bf43bef45c1c]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x627253201472 - sqlx_postgres[16c64657da8e5e43]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44
[INFO] [stdout]   22:     0x6272532037de - <sqlx_postgres[16c64657da8e5e43]::database::Postgres as sqlx_core[3b916c2f53f87775]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:26:50
[INFO] [stdout]   23:     0x62725315c8ef - <core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<sqlx_core[3b916c2f53f87775]::testing::TestContext<sqlx_postgres[16c64657da8e5e43]::database::Postgres>, sqlx_core[3b916c2f53f87775]::error::Error>> + core[28b146924c2f19c6]::marker::Send>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x62725308fb81 - sqlx_core[3b916c2f53f87775]::testing::run_test::<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_drop_unique_constraint::test_drop_unique_constraint::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_drop_unique_constraint::test_drop_unique_constraint::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_drop_unique_constraint::test_drop_unique_constraint::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_drop_unique_constraint::test_drop_unique_constraint::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:225:14
[INFO] [stdout]   25:     0x62725315ccad - <core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_drop_unique_constraint::test_drop_unique_constraint::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_drop_unique_constraint::test_drop_unique_constraint::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_drop_unique_constraint::test_drop_unique_constraint::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_drop_unique_constraint::test_drop_unique_constraint::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x62725315d3ed - <core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_drop_unique_constraint::test_drop_unique_constraint::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_drop_unique_constraint::test_drop_unique_constraint::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_drop_unique_constraint::test_drop_unique_constraint::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_drop_unique_constraint::test_drop_unique_constraint::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x62725302df0d - <tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_drop_unique_constraint::test_drop_unique_constraint::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_drop_unique_constraint::test_drop_unique_constraint::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_drop_unique_constraint::test_drop_unique_constraint::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_drop_unique_constraint::test_drop_unique_constraint::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:778:70
[INFO] [stdout]   28:     0x6272530294eb - tokio[41490d0df93f5b9d]::task::coop::with_budget::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_drop_unique_constraint::test_drop_unique_constraint::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_drop_unique_constraint::test_drop_unique_constraint::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_drop_unique_constraint::test_drop_unique_constraint::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_drop_unique_constraint::test_drop_unique_constraint::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x6272530294eb - tokio[41490d0df93f5b9d]::task::coop::budget::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_drop_unique_constraint::test_drop_unique_constraint::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_drop_unique_constraint::test_drop_unique_constraint::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_drop_unique_constraint::test_drop_unique_constraint::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_drop_unique_constraint::test_drop_unique_constraint::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x6272530294eb - <tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_drop_unique_constraint::test_drop_unique_constraint::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_drop_unique_constraint::test_drop_unique_constraint::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_drop_unique_constraint::test_drop_unique_constraint::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_drop_unique_constraint::test_drop_unique_constraint::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:778:25
[INFO] [stdout]   31:     0x627252fc2e40 - <tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::Context>::enter::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_drop_unique_constraint::test_drop_unique_constraint::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_drop_unique_constraint::test_drop_unique_constraint::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_drop_unique_constraint::test_drop_unique_constraint::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_drop_unique_constraint::test_drop_unique_constraint::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:451:19
[INFO] [stdout]   32:     0x62725300792d - <tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_drop_unique_constraint::test_drop_unique_constraint::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_drop_unique_constraint::test_drop_unique_constraint::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_drop_unique_constraint::test_drop_unique_constraint::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_drop_unique_constraint::test_drop_unique_constraint::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:777:44
[INFO] [stdout]   33:     0x627252ffd914 - <tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_drop_unique_constraint::test_drop_unique_constraint::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_drop_unique_constraint::test_drop_unique_constraint::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_drop_unique_constraint::test_drop_unique_constraint::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_drop_unique_constraint::test_drop_unique_constraint::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:865:68
[INFO] [stdout]   34:     0x6272530e108b - <tokio[41490d0df93f5b9d]::runtime::context::scoped::Scoped<tokio[41490d0df93f5b9d]::runtime::scheduler::Context>>::set::<<tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_drop_unique_constraint::test_drop_unique_constraint::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_drop_unique_constraint::test_drop_unique_constraint::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_drop_unique_constraint::test_drop_unique_constraint::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_drop_unique_constraint::test_drop_unique_constraint::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x6272531191d9 - tokio[41490d0df93f5b9d]::runtime::context::set_scheduler::<(alloc[95e62e727ddf147d]::boxed::Box<tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>), <tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_drop_unique_constraint::test_drop_unique_constraint::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_drop_unique_constraint::test_drop_unique_constraint::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_drop_unique_constraint::test_drop_unique_constraint::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_drop_unique_constraint::test_drop_unique_constraint::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context.rs:181:38
[INFO] [stdout]   36:     0x627253034c02 - <std[929523f510218772]::thread::local::LocalKey<tokio[41490d0df93f5b9d]::runtime::context::Context>>::try_with::<tokio[41490d0df93f5b9d]::runtime::context::set_scheduler<(alloc[95e62e727ddf147d]::boxed::Box<tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>), <tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_drop_unique_constraint::test_drop_unique_constraint::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_drop_unique_constraint::test_drop_unique_constraint::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_drop_unique_constraint::test_drop_unique_constraint::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_drop_unique_constraint::test_drop_unique_constraint::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x62725302ef2e - <std[929523f510218772]::thread::local::LocalKey<tokio[41490d0df93f5b9d]::runtime::context::Context>>::with::<tokio[41490d0df93f5b9d]::runtime::context::set_scheduler<(alloc[95e62e727ddf147d]::boxed::Box<tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>), <tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_drop_unique_constraint::test_drop_unique_constraint::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_drop_unique_constraint::test_drop_unique_constraint::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_drop_unique_constraint::test_drop_unique_constraint::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_drop_unique_constraint::test_drop_unique_constraint::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x627253115e2d - tokio[41490d0df93f5b9d]::runtime::context::set_scheduler::<(alloc[95e62e727ddf147d]::boxed::Box<tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>), <tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_drop_unique_constraint::test_drop_unique_constraint::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_drop_unique_constraint::test_drop_unique_constraint::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_drop_unique_constraint::test_drop_unique_constraint::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_drop_unique_constraint::test_drop_unique_constraint::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context.rs:181:17
[INFO] [stdout]   39:     0x627252fdfa60 - <tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_drop_unique_constraint::test_drop_unique_constraint::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_drop_unique_constraint::test_drop_unique_constraint::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_drop_unique_constraint::test_drop_unique_constraint::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_drop_unique_constraint::test_drop_unique_constraint::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:865:27
[INFO] [stdout]   40:     0x627252feb536 - <tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_drop_unique_constraint::test_drop_unique_constraint::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_drop_unique_constraint::test_drop_unique_constraint::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_drop_unique_constraint::test_drop_unique_constraint::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_drop_unique_constraint::test_drop_unique_constraint::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:765:24
[INFO] [stdout]   41:     0x627252fefb90 - <tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_drop_unique_constraint::test_drop_unique_constraint::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_drop_unique_constraint::test_drop_unique_constraint::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_drop_unique_constraint::test_drop_unique_constraint::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_drop_unique_constraint::test_drop_unique_constraint::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:205:33
[INFO] [stdout]   42:     0x6272530aeb83 - tokio[41490d0df93f5b9d]::runtime::context::runtime::enter_runtime::<<tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_drop_unique_constraint::test_drop_unique_constraint::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_drop_unique_constraint::test_drop_unique_constraint::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_drop_unique_constraint::test_drop_unique_constraint::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_drop_unique_constraint::test_drop_unique_constraint::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x627252fbdc13 - <tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_drop_unique_constraint::test_drop_unique_constraint::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_drop_unique_constraint::test_drop_unique_constraint::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_drop_unique_constraint::test_drop_unique_constraint::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_drop_unique_constraint::test_drop_unique_constraint::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:193:9
[INFO] [stdout]   44:     0x62725314c861 - <tokio[41490d0df93f5b9d]::runtime::runtime::Runtime>::block_on_inner::<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_drop_unique_constraint::test_drop_unique_constraint::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_drop_unique_constraint::test_drop_unique_constraint::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_drop_unique_constraint::test_drop_unique_constraint::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_drop_unique_constraint::test_drop_unique_constraint::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/runtime.rs:371:52
[INFO] [stdout]   45:     0x62725315349a - <tokio[41490d0df93f5b9d]::runtime::runtime::Runtime>::block_on::<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_drop_unique_constraint::test_drop_unique_constraint::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_drop_unique_constraint::test_drop_unique_constraint::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_drop_unique_constraint::test_drop_unique_constraint::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_drop_unique_constraint::test_drop_unique_constraint::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/runtime.rs:343:18
[INFO] [stdout]   46:     0x627253157450 - sqlx_core[3b916c2f53f87775]::rt::test_block_on::<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_drop_unique_constraint::test_drop_unique_constraint::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_drop_unique_constraint::test_drop_unique_constraint::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_drop_unique_constraint::test_drop_unique_constraint::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_drop_unique_constraint::test_drop_unique_constraint::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x627253083fdd - sqlx_core[3b916c2f53f87775]::testing::run_test::<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_drop_unique_constraint::test_drop_unique_constraint::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_drop_unique_constraint::test_drop_unique_constraint::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_drop_unique_constraint::test_drop_unique_constraint::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_drop_unique_constraint::test_drop_unique_constraint::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:223:5
[INFO] [stdout]   48:     0x627253083346 - sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool::<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_drop_unique_constraint::test_drop_unique_constraint::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_drop_unique_constraint::test_drop_unique_constraint::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:194:5
[INFO] [stdout]   49:     0x6272530a7caa - <fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_drop_unique_constraint::test_drop_unique_constraint::{closure#0} as sqlx_core[3b916c2f53f87775]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:97:9
[INFO] [stdout]   50:     0x62725316e76a - declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_drop_unique_constraint
[INFO] [stdout]                                at /opt/rustwide/workdir/src/altertable.rs:1342:5
[INFO] [stdout]   51:     0x627253163157 - declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_drop_unique_constraint::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/altertable.rs:1342:18
[INFO] [stdout]   52:     0x6272530621c6 - <declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_drop_unique_constraint::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x62725317284b - <fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x62725317284b - test[6ec0502068880816]::__rust_begin_short_backtrace::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x6272531800c5 - test[6ec0502068880816]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x6272531800c5 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x6272531800c5 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x6272531800c5 - std[929523f510218772]::panicking::catch_unwind::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x6272531800c5 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x6272531800c5 - test[6ec0502068880816]::run_test_in_process
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x6272531800c5 - test[6ec0502068880816]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x62725317ac24 - test[6ec0502068880816]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x62725317ac24 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<test[6ec0502068880816]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x627253183142 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x627253183142 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x627253183142 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x627253183142 - std[929523f510218772]::panicking::catch_unwind::<(), core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x627253183142 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x627253183142 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x627253183142 - <std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x627253b7b5af - <alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::ops::function::FnOnce<(), Output = ()> + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   72:     0x627253b7b5af - <std[929523f510218772]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x7b72c0051aa4 - <unknown>
[INFO] [stdout]   74:     0x7b72c00dea64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- altertable::test_str_to_pg::test_no_add_column_to_named_schema_table stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'altertable::test_str_to_pg::test_no_add_column_to_named_schema_table' (42) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x627253b7c128 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x627253b7c128 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x627253b7c128 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x627253b7c128 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x627253b93b6a - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x627253b93b6a - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x627253b80f72 - std[929523f510218772]::io::default_write_fmt::<alloc[95e62e727ddf147d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x627253b80f72 - <alloc[95e62e727ddf147d]::vec::Vec<u8> as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x627253b59f36 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x627253b59f36 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x627253b73d49 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x62725317f76c - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x62725317f76c - test[6ec0502068880816]::test_main_inner::<test[6ec0502068880816]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x627253b73fc2 - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x627253b73fc2 - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x627253b59ff2 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x627253b4ede9 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x627253b5af6d - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x627253b9432c - core[28b146924c2f19c6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x627253b940a2 - core[28b146924c2f19c6]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1872:5
[INFO] [stdout]   20:     0x6272532a665b - <core[28b146924c2f19c6]::result::Result<alloc[95e62e727ddf147d]::string::String, dotenvy[bab0bf43bef45c1c]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x627253201472 - sqlx_postgres[16c64657da8e5e43]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44
[INFO] [stdout]   22:     0x6272532037de - <sqlx_postgres[16c64657da8e5e43]::database::Postgres as sqlx_core[3b916c2f53f87775]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:26:50
[INFO] [stdout]   23:     0x62725315c8ef - <core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<sqlx_core[3b916c2f53f87775]::testing::TestContext<sqlx_postgres[16c64657da8e5e43]::database::Postgres>, sqlx_core[3b916c2f53f87775]::error::Error>> + core[28b146924c2f19c6]::marker::Send>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x627253099201 - sqlx_core[3b916c2f53f87775]::testing::run_test::<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_no_add_column_to_named_schema_table::test_no_add_column_to_named_schema_table::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_no_add_column_to_named_schema_table::test_no_add_column_to_named_schema_table::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_no_add_column_to_named_schema_table::test_no_add_column_to_named_schema_table::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_no_add_column_to_named_schema_table::test_no_add_column_to_named_schema_table::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:225:14
[INFO] [stdout]   25:     0x62725315d02d - <core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_no_add_column_to_named_schema_table::test_no_add_column_to_named_schema_table::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_no_add_column_to_named_schema_table::test_no_add_column_to_named_schema_table::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_no_add_column_to_named_schema_table::test_no_add_column_to_named_schema_table::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_no_add_column_to_named_schema_table::test_no_add_column_to_named_schema_table::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x62725315d76d - <core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_no_add_column_to_named_schema_table::test_no_add_column_to_named_schema_table::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_no_add_column_to_named_schema_table::test_no_add_column_to_named_schema_table::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_no_add_column_to_named_schema_table::test_no_add_column_to_named_schema_table::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_no_add_column_to_named_schema_table::test_no_add_column_to_named_schema_table::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x62725302e28d - <tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_no_add_column_to_named_schema_table::test_no_add_column_to_named_schema_table::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_no_add_column_to_named_schema_table::test_no_add_column_to_named_schema_table::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_no_add_column_to_named_schema_table::test_no_add_column_to_named_schema_table::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_no_add_column_to_named_schema_table::test_no_add_column_to_named_schema_table::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:778:70
[INFO] [stdout]   28:     0x62725302abab - tokio[41490d0df93f5b9d]::task::coop::with_budget::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_no_add_column_to_named_schema_table::test_no_add_column_to_named_schema_table::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_no_add_column_to_named_schema_table::test_no_add_column_to_named_schema_table::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_no_add_column_to_named_schema_table::test_no_add_column_to_named_schema_table::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_no_add_column_to_named_schema_table::test_no_add_column_to_named_schema_table::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x62725302abab - tokio[41490d0df93f5b9d]::task::coop::budget::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_no_add_column_to_named_schema_table::test_no_add_column_to_named_schema_table::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_no_add_column_to_named_schema_table::test_no_add_column_to_named_schema_table::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_no_add_column_to_named_schema_table::test_no_add_column_to_named_schema_table::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_no_add_column_to_named_schema_table::test_no_add_column_to_named_schema_table::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x62725302abab - <tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_no_add_column_to_named_schema_table::test_no_add_column_to_named_schema_table::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_no_add_column_to_named_schema_table::test_no_add_column_to_named_schema_table::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_no_add_column_to_named_schema_table::test_no_add_column_to_named_schema_table::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_no_add_column_to_named_schema_table::test_no_add_column_to_named_schema_table::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:778:25
[INFO] [stdout]   31:     0x627252fc5a00 - <tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::Context>::enter::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_no_add_column_to_named_schema_table::test_no_add_column_to_named_schema_table::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_no_add_column_to_named_schema_table::test_no_add_column_to_named_schema_table::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_no_add_column_to_named_schema_table::test_no_add_column_to_named_schema_table::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_no_add_column_to_named_schema_table::test_no_add_column_to_named_schema_table::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:451:19
[INFO] [stdout]   32:     0x62725301116d - <tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_no_add_column_to_named_schema_table::test_no_add_column_to_named_schema_table::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_no_add_column_to_named_schema_table::test_no_add_column_to_named_schema_table::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_no_add_column_to_named_schema_table::test_no_add_column_to_named_schema_table::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_no_add_column_to_named_schema_table::test_no_add_column_to_named_schema_table::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:777:44
[INFO] [stdout]   33:     0x627252ffdad4 - <tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_no_add_column_to_named_schema_table::test_no_add_column_to_named_schema_table::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_no_add_column_to_named_schema_table::test_no_add_column_to_named_schema_table::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_no_add_column_to_named_schema_table::test_no_add_column_to_named_schema_table::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_no_add_column_to_named_schema_table::test_no_add_column_to_named_schema_table::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:865:68
[INFO] [stdout]   34:     0x6272530e22eb - <tokio[41490d0df93f5b9d]::runtime::context::scoped::Scoped<tokio[41490d0df93f5b9d]::runtime::scheduler::Context>>::set::<<tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_no_add_column_to_named_schema_table::test_no_add_column_to_named_schema_table::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_no_add_column_to_named_schema_table::test_no_add_column_to_named_schema_table::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_no_add_column_to_named_schema_table::test_no_add_column_to_named_schema_table::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_no_add_column_to_named_schema_table::test_no_add_column_to_named_schema_table::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x627253119559 - tokio[41490d0df93f5b9d]::runtime::context::set_scheduler::<(alloc[95e62e727ddf147d]::boxed::Box<tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>), <tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_no_add_column_to_named_schema_table::test_no_add_column_to_named_schema_table::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_no_add_column_to_named_schema_table::test_no_add_column_to_named_schema_table::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_no_add_column_to_named_schema_table::test_no_add_column_to_named_schema_table::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_no_add_column_to_named_schema_table::test_no_add_column_to_named_schema_table::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context.rs:181:38
[INFO] [stdout]   36:     0x627253035d82 - <std[929523f510218772]::thread::local::LocalKey<tokio[41490d0df93f5b9d]::runtime::context::Context>>::try_with::<tokio[41490d0df93f5b9d]::runtime::context::set_scheduler<(alloc[95e62e727ddf147d]::boxed::Box<tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>), <tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_no_add_column_to_named_schema_table::test_no_add_column_to_named_schema_table::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_no_add_column_to_named_schema_table::test_no_add_column_to_named_schema_table::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_no_add_column_to_named_schema_table::test_no_add_column_to_named_schema_table::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_no_add_column_to_named_schema_table::test_no_add_column_to_named_schema_table::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x62725302f46e - <std[929523f510218772]::thread::local::LocalKey<tokio[41490d0df93f5b9d]::runtime::context::Context>>::with::<tokio[41490d0df93f5b9d]::runtime::context::set_scheduler<(alloc[95e62e727ddf147d]::boxed::Box<tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>), <tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_no_add_column_to_named_schema_table::test_no_add_column_to_named_schema_table::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_no_add_column_to_named_schema_table::test_no_add_column_to_named_schema_table::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_no_add_column_to_named_schema_table::test_no_add_column_to_named_schema_table::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_no_add_column_to_named_schema_table::test_no_add_column_to_named_schema_table::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x6272531161ad - tokio[41490d0df93f5b9d]::runtime::context::set_scheduler::<(alloc[95e62e727ddf147d]::boxed::Box<tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>), <tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_no_add_column_to_named_schema_table::test_no_add_column_to_named_schema_table::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_no_add_column_to_named_schema_table::test_no_add_column_to_named_schema_table::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_no_add_column_to_named_schema_table::test_no_add_column_to_named_schema_table::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_no_add_column_to_named_schema_table::test_no_add_column_to_named_schema_table::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context.rs:181:17
[INFO] [stdout]   39:     0x627252fe3420 - <tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_no_add_column_to_named_schema_table::test_no_add_column_to_named_schema_table::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_no_add_column_to_named_schema_table::test_no_add_column_to_named_schema_table::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_no_add_column_to_named_schema_table::test_no_add_column_to_named_schema_table::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_no_add_column_to_named_schema_table::test_no_add_column_to_named_schema_table::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:865:27
[INFO] [stdout]   40:     0x627252febc36 - <tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_no_add_column_to_named_schema_table::test_no_add_column_to_named_schema_table::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_no_add_column_to_named_schema_table::test_no_add_column_to_named_schema_table::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_no_add_column_to_named_schema_table::test_no_add_column_to_named_schema_table::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_no_add_column_to_named_schema_table::test_no_add_column_to_named_schema_table::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:765:24
[INFO] [stdout]   41:     0x627252ff29f0 - <tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_no_add_column_to_named_schema_table::test_no_add_column_to_named_schema_table::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_no_add_column_to_named_schema_table::test_no_add_column_to_named_schema_table::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_no_add_column_to_named_schema_table::test_no_add_column_to_named_schema_table::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_no_add_column_to_named_schema_table::test_no_add_column_to_named_schema_table::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:205:33
[INFO] [stdout]   42:     0x6272530affa3 - tokio[41490d0df93f5b9d]::runtime::context::runtime::enter_runtime::<<tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_no_add_column_to_named_schema_table::test_no_add_column_to_named_schema_table::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_no_add_column_to_named_schema_table::test_no_add_column_to_named_schema_table::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_no_add_column_to_named_schema_table::test_no_add_column_to_named_schema_table::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_no_add_column_to_named_schema_table::test_no_add_column_to_named_schema_table::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x627252fbe5b3 - <tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_no_add_column_to_named_schema_table::test_no_add_column_to_named_schema_table::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_no_add_column_to_named_schema_table::test_no_add_column_to_named_schema_table::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_no_add_column_to_named_schema_table::test_no_add_column_to_named_schema_table::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_no_add_column_to_named_schema_table::test_no_add_column_to_named_schema_table::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:193:9
[INFO] [stdout]   44:     0x62725314d741 - <tokio[41490d0df93f5b9d]::runtime::runtime::Runtime>::block_on_inner::<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_no_add_column_to_named_schema_table::test_no_add_column_to_named_schema_table::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_no_add_column_to_named_schema_table::test_no_add_column_to_named_schema_table::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_no_add_column_to_named_schema_table::test_no_add_column_to_named_schema_table::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_no_add_column_to_named_schema_table::test_no_add_column_to_named_schema_table::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/runtime.rs:371:52
[INFO] [stdout]   45:     0x627253155b1a - <tokio[41490d0df93f5b9d]::runtime::runtime::Runtime>::block_on::<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_no_add_column_to_named_schema_table::test_no_add_column_to_named_schema_table::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_no_add_column_to_named_schema_table::test_no_add_column_to_named_schema_table::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_no_add_column_to_named_schema_table::test_no_add_column_to_named_schema_table::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_no_add_column_to_named_schema_table::test_no_add_column_to_named_schema_table::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/runtime.rs:343:18
[INFO] [stdout]   46:     0x627253158b10 - sqlx_core[3b916c2f53f87775]::rt::test_block_on::<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_no_add_column_to_named_schema_table::test_no_add_column_to_named_schema_table::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_no_add_column_to_named_schema_table::test_no_add_column_to_named_schema_table::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_no_add_column_to_named_schema_table::test_no_add_column_to_named_schema_table::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_no_add_column_to_named_schema_table::test_no_add_column_to_named_schema_table::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x6272530847bd - sqlx_core[3b916c2f53f87775]::testing::run_test::<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_no_add_column_to_named_schema_table::test_no_add_column_to_named_schema_table::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_no_add_column_to_named_schema_table::test_no_add_column_to_named_schema_table::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_no_add_column_to_named_schema_table::test_no_add_column_to_named_schema_table::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_no_add_column_to_named_schema_table::test_no_add_column_to_named_schema_table::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:223:5
[INFO] [stdout]   48:     0x6272530837a6 - sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool::<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_no_add_column_to_named_schema_table::test_no_add_column_to_named_schema_table::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_no_add_column_to_named_schema_table::test_no_add_column_to_named_schema_table::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:194:5
[INFO] [stdout]   49:     0x6272530a7f4a - <fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_no_add_column_to_named_schema_table::test_no_add_column_to_named_schema_table::{closure#0} as sqlx_core[3b916c2f53f87775]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:97:9
[INFO] [stdout]   50:     0x62725316ecaa - declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_no_add_column_to_named_schema_table
[INFO] [stdout]                                at /opt/rustwide/workdir/src/altertable.rs:997:5
[INFO] [stdout]   51:     0x6272531633f7 - declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_no_add_column_to_named_schema_table::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/altertable.rs:997:18
[INFO] [stdout]   52:     0x627253062546 - <declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_no_add_column_to_named_schema_table::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x62725317284b - <fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x62725317284b - test[6ec0502068880816]::__rust_begin_short_backtrace::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x6272531800c5 - test[6ec0502068880816]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x6272531800c5 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x6272531800c5 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x6272531800c5 - std[929523f510218772]::panicking::catch_unwind::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x6272531800c5 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x6272531800c5 - test[6ec0502068880816]::run_test_in_process
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x6272531800c5 - test[6ec0502068880816]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x62725317ac24 - test[6ec0502068880816]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x62725317ac24 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<test[6ec0502068880816]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x627253183142 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x627253183142 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x627253183142 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x627253183142 - std[929523f510218772]::panicking::catch_unwind::<(), core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x627253183142 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x627253183142 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x627253183142 - <std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x627253b7b5af - <alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::ops::function::FnOnce<(), Output = ()> + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   72:     0x627253b7b5af - <std[929523f510218772]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x7b72c0051aa4 - <unknown>
[INFO] [stdout]   74:     0x7b72c00dea64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- altertable::test_str_to_pg::test_remove_column stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'altertable::test_str_to_pg::test_remove_column' (43) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x627253b7c128 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x627253b7c128 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x627253b7c128 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x627253b7c128 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x627253b93b6a - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x627253b93b6a - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x627253b80f72 - std[929523f510218772]::io::default_write_fmt::<alloc[95e62e727ddf147d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x627253b80f72 - <alloc[95e62e727ddf147d]::vec::Vec<u8> as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x627253b59f36 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x627253b59f36 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x627253b73d49 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x62725317f76c - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x62725317f76c - test[6ec0502068880816]::test_main_inner::<test[6ec0502068880816]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x627253b73fc2 - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x627253b73fc2 - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x627253b59ff2 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x627253b4ede9 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x627253b5af6d - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x627253b9432c - core[28b146924c2f19c6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x627253b940a2 - core[28b146924c2f19c6]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1872:5
[INFO] [stdout]   20:     0x6272532a665b - <core[28b146924c2f19c6]::result::Result<alloc[95e62e727ddf147d]::string::String, dotenvy[bab0bf43bef45c1c]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x627253201472 - sqlx_postgres[16c64657da8e5e43]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44
[INFO] [stdout]   22:     0x6272532037de - <sqlx_postgres[16c64657da8e5e43]::database::Postgres as sqlx_core[3b916c2f53f87775]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:26:50
[INFO] [stdout]   23:     0x62725315c8ef - <core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<sqlx_core[3b916c2f53f87775]::testing::TestContext<sqlx_postgres[16c64657da8e5e43]::database::Postgres>, sqlx_core[3b916c2f53f87775]::error::Error>> + core[28b146924c2f19c6]::marker::Send>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x627253089ae1 - sqlx_core[3b916c2f53f87775]::testing::run_test::<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_remove_column::test_remove_column::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_remove_column::test_remove_column::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_remove_column::test_remove_column::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_remove_column::test_remove_column::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:225:14
[INFO] [stdout]   25:     0x62725315ca6d - <core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_remove_column::test_remove_column::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_remove_column::test_remove_column::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_remove_column::test_remove_column::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_remove_column::test_remove_column::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x62725315d1ad - <core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_remove_column::test_remove_column::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_remove_column::test_remove_column::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_remove_column::test_remove_column::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_remove_column::test_remove_column::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x62725302dccd - <tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_remove_column::test_remove_column::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_remove_column::test_remove_column::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_remove_column::test_remove_column::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_remove_column::test_remove_column::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:778:70
[INFO] [stdout]   28:     0x62725302864b - tokio[41490d0df93f5b9d]::task::coop::with_budget::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_remove_column::test_remove_column::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_remove_column::test_remove_column::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_remove_column::test_remove_column::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_remove_column::test_remove_column::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x62725302864b - tokio[41490d0df93f5b9d]::task::coop::budget::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_remove_column::test_remove_column::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_remove_column::test_remove_column::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_remove_column::test_remove_column::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_remove_column::test_remove_column::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x62725302864b - <tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_remove_column::test_remove_column::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_remove_column::test_remove_column::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_remove_column::test_remove_column::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_remove_column::test_remove_column::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:778:25
[INFO] [stdout]   31:     0x627252fc1220 - <tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::Context>::enter::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_remove_column::test_remove_column::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_remove_column::test_remove_column::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_remove_column::test_remove_column::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_remove_column::test_remove_column::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:451:19
[INFO] [stdout]   32:     0x62725300174d - <tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_remove_column::test_remove_column::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_remove_column::test_remove_column::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_remove_column::test_remove_column::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_remove_column::test_remove_column::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:777:44
[INFO] [stdout]   33:     0x627252ffd7f4 - <tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_remove_column::test_remove_column::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_remove_column::test_remove_column::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_remove_column::test_remove_column::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_remove_column::test_remove_column::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:865:68
[INFO] [stdout]   34:     0x6272530e04bb - <tokio[41490d0df93f5b9d]::runtime::context::scoped::Scoped<tokio[41490d0df93f5b9d]::runtime::scheduler::Context>>::set::<<tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_remove_column::test_remove_column::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_remove_column::test_remove_column::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_remove_column::test_remove_column::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_remove_column::test_remove_column::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x627253118f99 - tokio[41490d0df93f5b9d]::runtime::context::set_scheduler::<(alloc[95e62e727ddf147d]::boxed::Box<tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>), <tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_remove_column::test_remove_column::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_remove_column::test_remove_column::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_remove_column::test_remove_column::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_remove_column::test_remove_column::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context.rs:181:38
[INFO] [stdout]   36:     0x6272530340c2 - <std[929523f510218772]::thread::local::LocalKey<tokio[41490d0df93f5b9d]::runtime::context::Context>>::try_with::<tokio[41490d0df93f5b9d]::runtime::context::set_scheduler<(alloc[95e62e727ddf147d]::boxed::Box<tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>), <tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_remove_column::test_remove_column::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_remove_column::test_remove_column::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_remove_column::test_remove_column::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_remove_column::test_remove_column::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x62725302ebce - <std[929523f510218772]::thread::local::LocalKey<tokio[41490d0df93f5b9d]::runtime::context::Context>>::with::<tokio[41490d0df93f5b9d]::runtime::context::set_scheduler<(alloc[95e62e727ddf147d]::boxed::Box<tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>), <tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_remove_column::test_remove_column::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_remove_column::test_remove_column::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_remove_column::test_remove_column::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_remove_column::test_remove_column::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x627253115bed - tokio[41490d0df93f5b9d]::runtime::context::set_scheduler::<(alloc[95e62e727ddf147d]::boxed::Box<tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>), <tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_remove_column::test_remove_column::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_remove_column::test_remove_column::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_remove_column::test_remove_column::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_remove_column::test_remove_column::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context.rs:181:17
[INFO] [stdout]   39:     0x627252fdd540 - <tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_remove_column::test_remove_column::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_remove_column::test_remove_column::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_remove_column::test_remove_column::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_remove_column::test_remove_column::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:865:27
[INFO] [stdout]   40:     0x627252feb0b6 - <tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_remove_column::test_remove_column::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_remove_column::test_remove_column::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_remove_column::test_remove_column::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_remove_column::test_remove_column::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:765:24
[INFO] [stdout]   41:     0x627252feddc0 - <tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_remove_column::test_remove_column::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_remove_column::test_remove_column::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_remove_column::test_remove_column::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_remove_column::test_remove_column::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:205:33
[INFO] [stdout]   42:     0x6272530ade93 - tokio[41490d0df93f5b9d]::runtime::context::runtime::enter_runtime::<<tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_remove_column::test_remove_column::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_remove_column::test_remove_column::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_remove_column::test_remove_column::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_remove_column::test_remove_column::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x627252fbd5e3 - <tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_remove_column::test_remove_column::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_remove_column::test_remove_column::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_remove_column::test_remove_column::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_remove_column::test_remove_column::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:193:9
[INFO] [stdout]   44:     0x62725314bed1 - <tokio[41490d0df93f5b9d]::runtime::runtime::Runtime>::block_on_inner::<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_remove_column::test_remove_column::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_remove_column::test_remove_column::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_remove_column::test_remove_column::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_remove_column::test_remove_column::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/runtime.rs:371:52
[INFO] [stdout]   45:     0x627253151bfa - <tokio[41490d0df93f5b9d]::runtime::runtime::Runtime>::block_on::<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_remove_column::test_remove_column::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_remove_column::test_remove_column::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_remove_column::test_remove_column::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_remove_column::test_remove_column::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/runtime.rs:343:18
[INFO] [stdout]   46:     0x6272531565c0 - sqlx_core[3b916c2f53f87775]::rt::test_block_on::<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_remove_column::test_remove_column::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_remove_column::test_remove_column::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_remove_column::test_remove_column::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_remove_column::test_remove_column::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x627253083add - sqlx_core[3b916c2f53f87775]::testing::run_test::<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_remove_column::test_remove_column::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_remove_column::test_remove_column::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_remove_column::test_remove_column::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_remove_column::test_remove_column::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:223:5
[INFO] [stdout]   48:     0x627253083076 - sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool::<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_remove_column::test_remove_column::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_remove_column::test_remove_column::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:194:5
[INFO] [stdout]   49:     0x6272530a7afa - <fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_remove_column::test_remove_column::{closure#0} as sqlx_core[3b916c2f53f87775]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:97:9
[INFO] [stdout]   50:     0x62725316e40a - declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_remove_column
[INFO] [stdout]                                at /opt/rustwide/workdir/src/altertable.rs:1017:5
[INFO] [stdout]   51:     0x627253162fa7 - declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_remove_column::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/altertable.rs:1017:18
[INFO] [stdout]   52:     0x627253061f86 - <declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_remove_column::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x62725317284b - <fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x62725317284b - test[6ec0502068880816]::__rust_begin_short_backtrace::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x6272531800c5 - test[6ec0502068880816]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x6272531800c5 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x6272531800c5 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x6272531800c5 - std[929523f510218772]::panicking::catch_unwind::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x6272531800c5 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x6272531800c5 - test[6ec0502068880816]::run_test_in_process
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x6272531800c5 - test[6ec0502068880816]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x62725317ac24 - test[6ec0502068880816]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x62725317ac24 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<test[6ec0502068880816]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x627253183142 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x627253183142 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x627253183142 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x627253183142 - std[929523f510218772]::panicking::catch_unwind::<(), core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x627253183142 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x627253183142 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x627253183142 - <std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x627253b7b5af - <alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::ops::function::FnOnce<(), Output = ()> + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   72:     0x627253b7b5af - <std[929523f510218772]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x7b72c0051aa4 - <unknown>
[INFO] [stdout]   74:     0x7b72c00dea64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- altertable::test_str_to_pg::test_same_check_constraint stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'altertable::test_str_to_pg::test_same_check_constraint' (44) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x627253b7c128 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x627253b7c128 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x627253b7c128 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x627253b7c128 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x627253b93b6a - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x627253b93b6a - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x627253b80f72 - std[929523f510218772]::io::default_write_fmt::<alloc[95e62e727ddf147d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x627253b80f72 - <alloc[95e62e727ddf147d]::vec::Vec<u8> as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x627253b59f36 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x627253b59f36 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x627253b73d49 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x62725317f76c - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x62725317f76c - test[6ec0502068880816]::test_main_inner::<test[6ec0502068880816]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x627253b73fc2 - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x627253b73fc2 - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x627253b59ff2 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x627253b4ede9 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x627253b5af6d - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x627253b9432c - core[28b146924c2f19c6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x627253b940a2 - core[28b146924c2f19c6]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1872:5
[INFO] [stdout]   20:     0x6272532a665b - <core[28b146924c2f19c6]::result::Result<alloc[95e62e727ddf147d]::string::String, dotenvy[bab0bf43bef45c1c]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x627253201472 - sqlx_postgres[16c64657da8e5e43]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44
[INFO] [stdout]   22:     0x6272532037de - <sqlx_postgres[16c64657da8e5e43]::database::Postgres as sqlx_core[3b916c2f53f87775]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:26:50
[INFO] [stdout]   23:     0x62725315c8ef - <core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<sqlx_core[3b916c2f53f87775]::testing::TestContext<sqlx_postgres[16c64657da8e5e43]::database::Postgres>, sqlx_core[3b916c2f53f87775]::error::Error>> + core[28b146924c2f19c6]::marker::Send>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x62725308e601 - sqlx_core[3b916c2f53f87775]::testing::run_test::<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_same_check_constraint::test_same_check_constraint::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_same_check_constraint::test_same_check_constraint::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_same_check_constraint::test_same_check_constraint::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_same_check_constraint::test_same_check_constraint::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:225:14
[INFO] [stdout]   25:     0x62725315cc2d - <core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_same_check_constraint::test_same_check_constraint::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_same_check_constraint::test_same_check_constraint::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_same_check_constraint::test_same_check_constraint::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_same_check_constraint::test_same_check_constraint::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x62725315d36d - <core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_same_check_constraint::test_same_check_constraint::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_same_check_constraint::test_same_check_constraint::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_same_check_constraint::test_same_check_constraint::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_same_check_constraint::test_same_check_constraint::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x62725302de8d - <tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_same_check_constraint::test_same_check_constraint::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_same_check_constraint::test_same_check_constraint::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_same_check_constraint::test_same_check_constraint::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_same_check_constraint::test_same_check_constraint::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:778:70
[INFO] [stdout]   28:     0x6272530291ab - tokio[41490d0df93f5b9d]::task::coop::with_budget::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_same_check_constraint::test_same_check_constraint::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_same_check_constraint::test_same_check_constraint::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_same_check_constraint::test_same_check_constraint::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_same_check_constraint::test_same_check_constraint::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x6272530291ab - tokio[41490d0df93f5b9d]::task::coop::budget::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_same_check_constraint::test_same_check_constraint::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_same_check_constraint::test_same_check_constraint::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_same_check_constraint::test_same_check_constraint::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_same_check_constraint::test_same_check_constraint::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x6272530291ab - <tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_same_check_constraint::test_same_check_constraint::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_same_check_constraint::test_same_check_constraint::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_same_check_constraint::test_same_check_constraint::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_same_check_constraint::test_same_check_constraint::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:778:25
[INFO] [stdout]   31:     0x627252fc2800 - <tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::Context>::enter::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_same_check_constraint::test_same_check_constraint::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_same_check_constraint::test_same_check_constraint::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_same_check_constraint::test_same_check_constraint::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_same_check_constraint::test_same_check_constraint::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:451:19
[INFO] [stdout]   32:     0x62725300636d - <tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_same_check_constraint::test_same_check_constraint::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_same_check_constraint::test_same_check_constraint::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_same_check_constraint::test_same_check_constraint::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_same_check_constraint::test_same_check_constraint::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:777:44
[INFO] [stdout]   33:     0x627252ffd8d4 - <tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_same_check_constraint::test_same_check_constraint::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_same_check_constraint::test_same_check_constraint::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_same_check_constraint::test_same_check_constraint::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_same_check_constraint::test_same_check_constraint::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:865:68
[INFO] [stdout]   34:     0x6272530e0deb - <tokio[41490d0df93f5b9d]::runtime::context::scoped::Scoped<tokio[41490d0df93f5b9d]::runtime::scheduler::Context>>::set::<<tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_same_check_constraint::test_same_check_constraint::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_same_check_constraint::test_same_check_constraint::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_same_check_constraint::test_same_check_constraint::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_same_check_constraint::test_same_check_constraint::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x627253119159 - tokio[41490d0df93f5b9d]::runtime::context::set_scheduler::<(alloc[95e62e727ddf147d]::boxed::Box<tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>), <tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_same_check_constraint::test_same_check_constraint::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_same_check_constraint::test_same_check_constraint::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_same_check_constraint::test_same_check_constraint::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_same_check_constraint::test_same_check_constraint::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context.rs:181:38
[INFO] [stdout]   36:     0x627253034982 - <std[929523f510218772]::thread::local::LocalKey<tokio[41490d0df93f5b9d]::runtime::context::Context>>::try_with::<tokio[41490d0df93f5b9d]::runtime::context::set_scheduler<(alloc[95e62e727ddf147d]::boxed::Box<tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>), <tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_same_check_constraint::test_same_check_constraint::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_same_check_constraint::test_same_check_constraint::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_same_check_constraint::test_same_check_constraint::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_same_check_constraint::test_same_check_constraint::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x62725302ee6e - <std[929523f510218772]::thread::local::LocalKey<tokio[41490d0df93f5b9d]::runtime::context::Context>>::with::<tokio[41490d0df93f5b9d]::runtime::context::set_scheduler<(alloc[95e62e727ddf147d]::boxed::Box<tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>), <tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_same_check_constraint::test_same_check_constraint::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_same_check_constraint::test_same_check_constraint::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_same_check_constraint::test_same_check_constraint::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_same_check_constraint::test_same_check_constraint::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x627253115dad - tokio[41490d0df93f5b9d]::runtime::context::set_scheduler::<(alloc[95e62e727ddf147d]::boxed::Box<tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>), <tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_same_check_constraint::test_same_check_constraint::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_same_check_constraint::test_same_check_constraint::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_same_check_constraint::test_same_check_constraint::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_same_check_constraint::test_same_check_constraint::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context.rs:181:17
[INFO] [stdout]   39:     0x627252fdf220 - <tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_same_check_constraint::test_same_check_constraint::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_same_check_constraint::test_same_check_constraint::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_same_check_constraint::test_same_check_constraint::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_same_check_constraint::test_same_check_constraint::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:865:27
[INFO] [stdout]   40:     0x627252feb436 - <tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_same_check_constraint::test_same_check_constraint::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_same_check_constraint::test_same_check_constraint::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_same_check_constraint::test_same_check_constraint::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_same_check_constraint::test_same_check_constraint::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:765:24
[INFO] [stdout]   41:     0x627252fef4f0 - <tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_same_check_constraint::test_same_check_constraint::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_same_check_constraint::test_same_check_constraint::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_same_check_constraint::test_same_check_constraint::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_same_check_constraint::test_same_check_constraint::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:205:33
[INFO] [stdout]   42:     0x6272530ae8a3 - tokio[41490d0df93f5b9d]::runtime::context::runtime::enter_runtime::<<tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_same_check_constraint::test_same_check_constraint::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_same_check_constraint::test_same_check_constraint::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_same_check_constraint::test_same_check_constraint::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_same_check_constraint::test_same_check_constraint::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x627252fbdab3 - <tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_same_check_constraint::test_same_check_constraint::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_same_check_constraint::test_same_check_constraint::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_same_check_constraint::test_same_check_constraint::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_same_check_constraint::test_same_check_constraint::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:193:9
[INFO] [stdout]   44:     0x62725314c641 - <tokio[41490d0df93f5b9d]::runtime::runtime::Runtime>::block_on_inner::<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_same_check_constraint::test_same_check_constraint::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_same_check_constraint::test_same_check_constraint::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_same_check_constraint::test_same_check_constraint::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_same_check_constraint::test_same_check_constraint::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/runtime.rs:371:52
[INFO] [stdout]   45:     0x627253152f1a - <tokio[41490d0df93f5b9d]::runtime::runtime::Runtime>::block_on::<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_same_check_constraint::test_same_check_constraint::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_same_check_constraint::test_same_check_constraint::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_same_check_constraint::test_same_check_constraint::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_same_check_constraint::test_same_check_constraint::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/runtime.rs:343:18
[INFO] [stdout]   46:     0x627253157110 - sqlx_core[3b916c2f53f87775]::rt::test_block_on::<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_same_check_constraint::test_same_check_constraint::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_same_check_constraint::test_same_check_constraint::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_same_check_constraint::test_same_check_constraint::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_same_check_constraint::test_same_check_constraint::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x627253083ebd - sqlx_core[3b916c2f53f87775]::testing::run_test::<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_same_check_constraint::test_same_check_constraint::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_same_check_constraint::test_same_check_constraint::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_same_check_constraint::test_same_check_constraint::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_same_check_constraint::test_same_check_constraint::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:223:5
[INFO] [stdout]   48:     0x6272530832a6 - sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool::<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_same_check_constraint::test_same_check_constraint::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_same_check_constraint::test_same_check_constraint::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:194:5
[INFO] [stdout]   49:     0x6272530a7c4a - <fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_same_check_constraint::test_same_check_constraint::{closure#0} as sqlx_core[3b916c2f53f87775]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:97:9
[INFO] [stdout]   50:     0x62725316e6aa - declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_same_check_constraint
[INFO] [stdout]                                at /opt/rustwide/workdir/src/altertable.rs:1285:5
[INFO] [stdout]   51:     0x6272531630f7 - declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_same_check_constraint::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/altertable.rs:1285:18
[INFO] [stdout]   52:     0x627253062146 - <declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_same_check_constraint::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x62725317284b - <fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x62725317284b - test[6ec0502068880816]::__rust_begin_short_backtrace::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x6272531800c5 - test[6ec0502068880816]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x6272531800c5 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x6272531800c5 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x6272531800c5 - std[929523f510218772]::panicking::catch_unwind::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x6272531800c5 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x6272531800c5 - test[6ec0502068880816]::run_test_in_process
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x6272531800c5 - test[6ec0502068880816]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x62725317ac24 - test[6ec0502068880816]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x62725317ac24 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<test[6ec0502068880816]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x627253183142 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x627253183142 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x627253183142 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x627253183142 - std[929523f510218772]::panicking::catch_unwind::<(), core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x627253183142 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x627253183142 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x627253183142 - <std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x627253b7b5af - <alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::ops::function::FnOnce<(), Output = ()> + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   72:     0x627253b7b5af - <std[929523f510218772]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x7b72c0051aa4 - <unknown>
[INFO] [stdout]   74:     0x7b72c00dea64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- altertable::test_str_to_pg::test_same_foreign_key_constraint stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'altertable::test_str_to_pg::test_same_foreign_key_constraint' (45) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x627253b7c128 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x627253b7c128 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x627253b7c128 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x627253b7c128 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x627253b93b6a - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x627253b93b6a - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x627253b80f72 - std[929523f510218772]::io::default_write_fmt::<alloc[95e62e727ddf147d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x627253b80f72 - <alloc[95e62e727ddf147d]::vec::Vec<u8> as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x627253b59f36 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x627253b59f36 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x627253b73d49 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x62725317f76c - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x62725317f76c - test[6ec0502068880816]::test_main_inner::<test[6ec0502068880816]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x627253b73fc2 - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x627253b73fc2 - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x627253b59ff2 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x627253b4ede9 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x627253b5af6d - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x627253b9432c - core[28b146924c2f19c6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x627253b940a2 - core[28b146924c2f19c6]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1872:5
[INFO] [stdout]   20:     0x6272532a665b - <core[28b146924c2f19c6]::result::Result<alloc[95e62e727ddf147d]::string::String, dotenvy[bab0bf43bef45c1c]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x627253201472 - sqlx_postgres[16c64657da8e5e43]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44
[INFO] [stdout]   22:     0x6272532037de - <sqlx_postgres[16c64657da8e5e43]::database::Postgres as sqlx_core[3b916c2f53f87775]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:26:50
[INFO] [stdout]   23:     0x62725315c8ef - <core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<sqlx_core[3b916c2f53f87775]::testing::TestContext<sqlx_postgres[16c64657da8e5e43]::database::Postgres>, sqlx_core[3b916c2f53f87775]::error::Error>> + core[28b146924c2f19c6]::marker::Send>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x627253095c41 - sqlx_core[3b916c2f53f87775]::testing::run_test::<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_same_foreign_key_constraint::test_same_foreign_key_constraint::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_same_foreign_key_constraint::test_same_foreign_key_constraint::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_same_foreign_key_constraint::test_same_foreign_key_constraint::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_same_foreign_key_constraint::test_same_foreign_key_constraint::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:225:14
[INFO] [stdout]   25:     0x62725315ceed - <core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_same_foreign_key_constraint::test_same_foreign_key_constraint::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_same_foreign_key_constraint::test_same_foreign_key_constraint::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_same_foreign_key_constraint::test_same_foreign_key_constraint::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_same_foreign_key_constraint::test_same_foreign_key_constraint::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x62725315d62d - <core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_same_foreign_key_constraint::test_same_foreign_key_constraint::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_same_foreign_key_constraint::test_same_foreign_key_constraint::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_same_foreign_key_constraint::test_same_foreign_key_constraint::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_same_foreign_key_constraint::test_same_foreign_key_constraint::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x62725302e14d - <tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_same_foreign_key_constraint::test_same_foreign_key_constraint::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_same_foreign_key_constraint::test_same_foreign_key_constraint::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_same_foreign_key_constraint::test_same_foreign_key_constraint::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_same_foreign_key_constraint::test_same_foreign_key_constraint::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:778:70
[INFO] [stdout]   28:     0x62725302a38b - tokio[41490d0df93f5b9d]::task::coop::with_budget::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_same_foreign_key_constraint::test_same_foreign_key_constraint::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_same_foreign_key_constraint::test_same_foreign_key_constraint::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_same_foreign_key_constraint::test_same_foreign_key_constraint::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_same_foreign_key_constraint::test_same_foreign_key_constraint::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x62725302a38b - tokio[41490d0df93f5b9d]::task::coop::budget::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_same_foreign_key_constraint::test_same_foreign_key_constraint::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_same_foreign_key_constraint::test_same_foreign_key_constraint::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_same_foreign_key_constraint::test_same_foreign_key_constraint::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_same_foreign_key_constraint::test_same_foreign_key_constraint::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x62725302a38b - <tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_same_foreign_key_constraint::test_same_foreign_key_constraint::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_same_foreign_key_constraint::test_same_foreign_key_constraint::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_same_foreign_key_constraint::test_same_foreign_key_constraint::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_same_foreign_key_constraint::test_same_foreign_key_constraint::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:778:25
[INFO] [stdout]   31:     0x627252fc4a60 - <tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::Context>::enter::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_same_foreign_key_constraint::test_same_foreign_key_constraint::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_same_foreign_key_constraint::test_same_foreign_key_constraint::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_same_foreign_key_constraint::test_same_foreign_key_constraint::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_same_foreign_key_constraint::test_same_foreign_key_constraint::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:451:19
[INFO] [stdout]   32:     0x62725300db0d - <tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_same_foreign_key_constraint::test_same_foreign_key_constraint::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_same_foreign_key_constraint::test_same_foreign_key_constraint::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_same_foreign_key_constraint::test_same_foreign_key_constraint::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_same_foreign_key_constraint::test_same_foreign_key_constraint::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:777:44
[INFO] [stdout]   33:     0x627252ffda34 - <tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_same_foreign_key_constraint::test_same_foreign_key_constraint::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_same_foreign_key_constraint::test_same_foreign_key_constraint::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_same_foreign_key_constraint::test_same_foreign_key_constraint::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_same_foreign_key_constraint::test_same_foreign_key_constraint::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:865:68
[INFO] [stdout]   34:     0x6272530e1c5b - <tokio[41490d0df93f5b9d]::runtime::context::scoped::Scoped<tokio[41490d0df93f5b9d]::runtime::scheduler::Context>>::set::<<tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_same_foreign_key_constraint::test_same_foreign_key_constraint::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_same_foreign_key_constraint::test_same_foreign_key_constraint::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_same_foreign_key_constraint::test_same_foreign_key_constraint::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_same_foreign_key_constraint::test_same_foreign_key_constraint::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x627253119419 - tokio[41490d0df93f5b9d]::runtime::context::set_scheduler::<(alloc[95e62e727ddf147d]::boxed::Box<tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>), <tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_same_foreign_key_constraint::test_same_foreign_key_constraint::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_same_foreign_key_constraint::test_same_foreign_key_constraint::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_same_foreign_key_constraint::test_same_foreign_key_constraint::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_same_foreign_key_constraint::test_same_foreign_key_constraint::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context.rs:181:38
[INFO] [stdout]   36:     0x627253035742 - <std[929523f510218772]::thread::local::LocalKey<tokio[41490d0df93f5b9d]::runtime::context::Context>>::try_with::<tokio[41490d0df93f5b9d]::runtime::context::set_scheduler<(alloc[95e62e727ddf147d]::boxed::Box<tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>), <tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_same_foreign_key_constraint::test_same_foreign_key_constraint::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_same_foreign_key_constraint::test_same_foreign_key_constraint::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_same_foreign_key_constraint::test_same_foreign_key_constraint::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_same_foreign_key_constraint::test_same_foreign_key_constraint::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x62725302f28e - <std[929523f510218772]::thread::local::LocalKey<tokio[41490d0df93f5b9d]::runtime::context::Context>>::with::<tokio[41490d0df93f5b9d]::runtime::context::set_scheduler<(alloc[95e62e727ddf147d]::boxed::Box<tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>), <tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_same_foreign_key_constraint::test_same_foreign_key_constraint::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_same_foreign_key_constraint::test_same_foreign_key_constraint::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_same_foreign_key_constraint::test_same_foreign_key_constraint::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_same_foreign_key_constraint::test_same_foreign_key_constraint::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x62725311606d - tokio[41490d0df93f5b9d]::runtime::context::set_scheduler::<(alloc[95e62e727ddf147d]::boxed::Box<tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>), <tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_same_foreign_key_constraint::test_same_foreign_key_constraint::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_same_foreign_key_constraint::test_same_foreign_key_constraint::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_same_foreign_key_constraint::test_same_foreign_key_constraint::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_same_foreign_key_constraint::test_same_foreign_key_constraint::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context.rs:181:17
[INFO] [stdout]   39:     0x627252fe1f80 - <tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_same_foreign_key_constraint::test_same_foreign_key_constraint::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_same_foreign_key_constraint::test_same_foreign_key_constraint::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_same_foreign_key_constraint::test_same_foreign_key_constraint::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_same_foreign_key_constraint::test_same_foreign_key_constraint::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:865:27
[INFO] [stdout]   40:     0x627252feb9b6 - <tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_same_foreign_key_constraint::test_same_foreign_key_constraint::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_same_foreign_key_constraint::test_same_foreign_key_constraint::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_same_foreign_key_constraint::test_same_foreign_key_constraint::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_same_foreign_key_constraint::test_same_foreign_key_constraint::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:765:24
[INFO] [stdout]   41:     0x627252ff1960 - <tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_same_foreign_key_constraint::test_same_foreign_key_constraint::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_same_foreign_key_constraint::test_same_foreign_key_constraint::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_same_foreign_key_constraint::test_same_foreign_key_constraint::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_same_foreign_key_constraint::test_same_foreign_key_constraint::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:205:33
[INFO] [stdout]   42:     0x6272530af873 - tokio[41490d0df93f5b9d]::runtime::context::runtime::enter_runtime::<<tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_same_foreign_key_constraint::test_same_foreign_key_constraint::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_same_foreign_key_constraint::test_same_foreign_key_constraint::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_same_foreign_key_constraint::test_same_foreign_key_constraint::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_same_foreign_key_constraint::test_same_foreign_key_constraint::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x627252fbe243 - <tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_same_foreign_key_constraint::test_same_foreign_key_constraint::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_same_foreign_key_constraint::test_same_foreign_key_constraint::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_same_foreign_key_constraint::test_same_foreign_key_constraint::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_same_foreign_key_constraint::test_same_foreign_key_constraint::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:193:9
[INFO] [stdout]   44:     0x62725314d1f1 - <tokio[41490d0df93f5b9d]::runtime::runtime::Runtime>::block_on_inner::<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_same_foreign_key_constraint::test_same_foreign_key_constraint::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_same_foreign_key_constraint::test_same_foreign_key_constraint::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_same_foreign_key_constraint::test_same_foreign_key_constraint::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_same_foreign_key_constraint::test_same_foreign_key_constraint::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/runtime.rs:371:52
[INFO] [stdout]   45:     0x627253154d5a - <tokio[41490d0df93f5b9d]::runtime::runtime::Runtime>::block_on::<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_same_foreign_key_constraint::test_same_foreign_key_constraint::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_same_foreign_key_constraint::test_same_foreign_key_constraint::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_same_foreign_key_constraint::test_same_foreign_key_constraint::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_same_foreign_key_constraint::test_same_foreign_key_constraint::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/runtime.rs:343:18
[INFO] [stdout]   46:     0x6272531582f0 - sqlx_core[3b916c2f53f87775]::rt::test_block_on::<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_same_foreign_key_constraint::test_same_foreign_key_constraint::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_same_foreign_key_constraint::test_same_foreign_key_constraint::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_same_foreign_key_constraint::test_same_foreign_key_constraint::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_same_foreign_key_constraint::test_same_foreign_key_constraint::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x6272530844ed - sqlx_core[3b916c2f53f87775]::testing::run_test::<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_same_foreign_key_constraint::test_same_foreign_key_constraint::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_same_foreign_key_constraint::test_same_foreign_key_constraint::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_same_foreign_key_constraint::test_same_foreign_key_constraint::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_same_foreign_key_constraint::test_same_foreign_key_constraint::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:223:5
[INFO] [stdout]   48:     0x627253083616 - sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool::<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_same_foreign_key_constraint::test_same_foreign_key_constraint::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_same_foreign_key_constraint::test_same_foreign_key_constraint::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:194:5
[INFO] [stdout]   49:     0x6272530a7e5a - <fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_same_foreign_key_constraint::test_same_foreign_key_constraint::{closure#0} as sqlx_core[3b916c2f53f87775]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:97:9
[INFO] [stdout]   50:     0x62725316eaca - declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_same_foreign_key_constraint
[INFO] [stdout]                                at /opt/rustwide/workdir/src/altertable.rs:1195:5
[INFO] [stdout]   51:     0x627253163307 - declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_same_foreign_key_constraint::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/altertable.rs:1195:18
[INFO] [stdout]   52:     0x627253062406 - <declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_same_foreign_key_constraint::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x62725317284b - <fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x62725317284b - test[6ec0502068880816]::__rust_begin_short_backtrace::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x6272531800c5 - test[6ec0502068880816]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x6272531800c5 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x6272531800c5 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x6272531800c5 - std[929523f510218772]::panicking::catch_unwind::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x6272531800c5 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x6272531800c5 - test[6ec0502068880816]::run_test_in_process
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x6272531800c5 - test[6ec0502068880816]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x62725317ac24 - test[6ec0502068880816]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x62725317ac24 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<test[6ec0502068880816]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x627253183142 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x627253183142 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x627253183142 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x627253183142 - std[929523f510218772]::panicking::catch_unwind::<(), core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x627253183142 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x627253183142 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x627253183142 - <std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x627253b7b5af - <alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::ops::function::FnOnce<(), Output = ()> + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   72:     0x627253b7b5af - <std[929523f510218772]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x7b72c0051aa4 - <unknown>
[INFO] [stdout]   74:     0x7b72c00dea64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- altertable::test_str_to_pg::test_drop_foreign_key_constraint stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'altertable::test_str_to_pg::test_drop_foreign_key_constraint' (37) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x627253b7c128 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x627253b7c128 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x627253b7c128 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x627253b7c128 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x627253b93b6a - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x627253b93b6a - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x627253b80f72 - std[929523f510218772]::io::default_write_fmt::<alloc[95e62e727ddf147d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x627253b80f72 - <alloc[95e62e727ddf147d]::vec::Vec<u8> as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x627253b59f36 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x627253b59f36 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x627253b73d49 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x62725317f76c - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x62725317f76c - test[6ec0502068880816]::test_main_inner::<test[6ec0502068880816]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x627253b73fc2 - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x627253b73fc2 - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x627253b59ff2 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x627253b4ede9 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x627253b5af6d - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x627253b9432c - core[28b146924c2f19c6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x627253b940a2 - core[28b146924c2f19c6]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1872:5
[INFO] [stdout]   20:     0x6272532a665b - <core[28b146924c2f19c6]::result::Result<alloc[95e62e727ddf147d]::string::String, dotenvy[bab0bf43bef45c1c]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x627253201472 - sqlx_postgres[16c64657da8e5e43]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44
[INFO] [stdout]   22:     0x6272532037de - <sqlx_postgres[16c64657da8e5e43]::database::Postgres as sqlx_core[3b916c2f53f87775]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:26:50
[INFO] [stdout]   23:     0x62725315c8ef - <core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<sqlx_core[3b916c2f53f87775]::testing::TestContext<sqlx_postgres[16c64657da8e5e43]::database::Postgres>, sqlx_core[3b916c2f53f87775]::error::Error>> + core[28b146924c2f19c6]::marker::Send>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x627253095181 - sqlx_core[3b916c2f53f87775]::testing::run_test::<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_drop_foreign_key_constraint::test_drop_foreign_key_constraint::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_drop_foreign_key_constraint::test_drop_foreign_key_constraint::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_drop_foreign_key_constraint::test_drop_foreign_key_constraint::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_drop_foreign_key_constraint::test_drop_foreign_key_constraint::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:225:14
[INFO] [stdout]   25:     0x62725315cead - <core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_drop_foreign_key_constraint::test_drop_foreign_key_constraint::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_drop_foreign_key_constraint::test_drop_foreign_key_constraint::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_drop_foreign_key_constraint::test_drop_foreign_key_constraint::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_drop_foreign_key_constraint::test_drop_foreign_key_constraint::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x62725315d5ed - <core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_drop_foreign_key_constraint::test_drop_foreign_key_constraint::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_drop_foreign_key_constraint::test_drop_foreign_key_constraint::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_drop_foreign_key_constraint::test_drop_foreign_key_constraint::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_drop_foreign_key_constraint::test_drop_foreign_key_constraint::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x62725302e10d - <tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_drop_foreign_key_constraint::test_drop_foreign_key_constraint::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_drop_foreign_key_constraint::test_drop_foreign_key_constraint::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_drop_foreign_key_constraint::test_drop_foreign_key_constraint::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_drop_foreign_key_constraint::test_drop_foreign_key_constraint::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:778:70
[INFO] [stdout]   28:     0x62725302a1eb - tokio[41490d0df93f5b9d]::task::coop::with_budget::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_drop_foreign_key_constraint::test_drop_foreign_key_constraint::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_drop_foreign_key_constraint::test_drop_foreign_key_constraint::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_drop_foreign_key_constraint::test_drop_foreign_key_constraint::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_drop_foreign_key_constraint::test_drop_foreign_key_constraint::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x62725302a1eb - tokio[41490d0df93f5b9d]::task::coop::budget::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_drop_foreign_key_constraint::test_drop_foreign_key_constraint::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_drop_foreign_key_constraint::test_drop_foreign_key_constraint::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_drop_foreign_key_constraint::test_drop_foreign_key_constraint::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_drop_foreign_key_constraint::test_drop_foreign_key_constraint::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x62725302a1eb - <tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_drop_foreign_key_constraint::test_drop_foreign_key_constraint::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_drop_foreign_key_constraint::test_drop_foreign_key_constraint::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_drop_foreign_key_constraint::test_drop_foreign_key_constraint::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_drop_foreign_key_constraint::test_drop_foreign_key_constraint::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:778:25
[INFO] [stdout]   31:     0x627252fc4740 - <tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::Context>::enter::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_drop_foreign_key_constraint::test_drop_foreign_key_constraint::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_drop_foreign_key_constraint::test_drop_foreign_key_constraint::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_drop_foreign_key_constraint::test_drop_foreign_key_constraint::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_drop_foreign_key_constraint::test_drop_foreign_key_constraint::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:451:19
[INFO] [stdout]   32:     0x62725300d02d - <tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_drop_foreign_key_constraint::test_drop_foreign_key_constraint::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_drop_foreign_key_constraint::test_drop_foreign_key_constraint::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_drop_foreign_key_constraint::test_drop_foreign_key_constraint::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_drop_foreign_key_constraint::test_drop_foreign_key_constraint::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:777:44
[INFO] [stdout]   33:     0x627252ffda14 - <tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_drop_foreign_key_constraint::test_drop_foreign_key_constraint::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_drop_foreign_key_constraint::test_drop_foreign_key_constraint::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_drop_foreign_key_constraint::test_drop_foreign_key_constraint::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_drop_foreign_key_constraint::test_drop_foreign_key_constraint::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:865:68
[INFO] [stdout]   34:     0x6272530e1b0b - <tokio[41490d0df93f5b9d]::runtime::context::scoped::Scoped<tokio[41490d0df93f5b9d]::runtime::scheduler::Context>>::set::<<tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_drop_foreign_key_constraint::test_drop_foreign_key_constraint::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_drop_foreign_key_constraint::test_drop_foreign_key_constraint::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_drop_foreign_key_constraint::test_drop_foreign_key_constraint::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_drop_foreign_key_constraint::test_drop_foreign_key_constraint::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x6272531193d9 - tokio[41490d0df93f5b9d]::runtime::context::set_scheduler::<(alloc[95e62e727ddf147d]::boxed::Box<tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>), <tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_drop_foreign_key_constraint::test_drop_foreign_key_constraint::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_drop_foreign_key_constraint::test_drop_foreign_key_constraint::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_drop_foreign_key_constraint::test_drop_foreign_key_constraint::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_drop_foreign_key_constraint::test_drop_foreign_key_constraint::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context.rs:181:38
[INFO] [stdout]   36:     0x627253035602 - <std[929523f510218772]::thread::local::LocalKey<tokio[41490d0df93f5b9d]::runtime::context::Context>>::try_with::<tokio[41490d0df93f5b9d]::runtime::context::set_scheduler<(alloc[95e62e727ddf147d]::boxed::Box<tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>), <tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_drop_foreign_key_constraint::test_drop_foreign_key_constraint::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_drop_foreign_key_constraint::test_drop_foreign_key_constraint::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_drop_foreign_key_constraint::test_drop_foreign_key_constraint::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_drop_foreign_key_constraint::test_drop_foreign_key_constraint::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x62725302f22e - <std[929523f510218772]::thread::local::LocalKey<tokio[41490d0df93f5b9d]::runtime::context::Context>>::with::<tokio[41490d0df93f5b9d]::runtime::context::set_scheduler<(alloc[95e62e727ddf147d]::boxed::Box<tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>), <tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_drop_foreign_key_constraint::test_drop_foreign_key_constraint::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_drop_foreign_key_constraint::test_drop_foreign_key_constraint::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_drop_foreign_key_constraint::test_drop_foreign_key_constraint::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_drop_foreign_key_constraint::test_drop_foreign_key_constraint::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x62725311602d - tokio[41490d0df93f5b9d]::runtime::context::set_scheduler::<(alloc[95e62e727ddf147d]::boxed::Box<tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>), <tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_drop_foreign_key_constraint::test_drop_foreign_key_constraint::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_drop_foreign_key_constraint::test_drop_foreign_key_constraint::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_drop_foreign_key_constraint::test_drop_foreign_key_constraint::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_drop_foreign_key_constraint::test_drop_foreign_key_constraint::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context.rs:181:17
[INFO] [stdout]   39:     0x627252fe1b60 - <tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_drop_foreign_key_constraint::test_drop_foreign_key_constraint::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_drop_foreign_key_constraint::test_drop_foreign_key_constraint::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_drop_foreign_key_constraint::test_drop_foreign_key_constraint::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_drop_foreign_key_constraint::test_drop_foreign_key_constraint::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:865:27
[INFO] [stdout]   40:     0x627252feb936 - <tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_drop_foreign_key_constraint::test_drop_foreign_key_constraint::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_drop_foreign_key_constraint::test_drop_foreign_key_constraint::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_drop_foreign_key_constraint::test_drop_foreign_key_constraint::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_drop_foreign_key_constraint::test_drop_foreign_key_constraint::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:765:24
[INFO] [stdout]   41:     0x627252ff1610 - <tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_drop_foreign_key_constraint::test_drop_foreign_key_constraint::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_drop_foreign_key_constraint::test_drop_foreign_key_constraint::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_drop_foreign_key_constraint::test_drop_foreign_key_constraint::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_drop_foreign_key_constraint::test_drop_foreign_key_constraint::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:205:33
[INFO] [stdout]   42:     0x6272530af703 - tokio[41490d0df93f5b9d]::runtime::context::runtime::enter_runtime::<<tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_drop_foreign_key_constraint::test_drop_foreign_key_constraint::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_drop_foreign_key_constraint::test_drop_foreign_key_constraint::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_drop_foreign_key_constraint::test_drop_foreign_key_constraint::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_drop_foreign_key_constraint::test_drop_foreign_key_constraint::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x627252fbe193 - <tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_drop_foreign_key_constraint::test_drop_foreign_key_constraint::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_drop_foreign_key_constraint::test_drop_foreign_key_constraint::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_drop_foreign_key_constraint::test_drop_foreign_key_constraint::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_drop_foreign_key_constraint::test_drop_foreign_key_constraint::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:193:9
[INFO] [stdout]   44:     0x62725314d0e1 - <tokio[41490d0df93f5b9d]::runtime::runtime::Runtime>::block_on_inner::<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_drop_foreign_key_constraint::test_drop_foreign_key_constraint::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_drop_foreign_key_constraint::test_drop_foreign_key_constraint::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_drop_foreign_key_constraint::test_drop_foreign_key_constraint::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_drop_foreign_key_constraint::test_drop_foreign_key_constraint::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/runtime.rs:371:52
[INFO] [stdout]   45:     0x627253154a9a - <tokio[41490d0df93f5b9d]::runtime::runtime::Runtime>::block_on::<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_drop_foreign_key_constraint::test_drop_foreign_key_constraint::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_drop_foreign_key_constraint::test_drop_foreign_key_constraint::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_drop_foreign_key_constraint::test_drop_foreign_key_constraint::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_drop_foreign_key_constraint::test_drop_foreign_key_constraint::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/runtime.rs:343:18
[INFO] [stdout]   46:     0x627253158150 - sqlx_core[3b916c2f53f87775]::rt::test_block_on::<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_drop_foreign_key_constraint::test_drop_foreign_key_constraint::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_drop_foreign_key_constraint::test_drop_foreign_key_constraint::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_drop_foreign_key_constraint::test_drop_foreign_key_constraint::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_drop_foreign_key_constraint::test_drop_foreign_key_constraint::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x62725308445d - sqlx_core[3b916c2f53f87775]::testing::run_test::<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_drop_foreign_key_constraint::test_drop_foreign_key_constraint::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_drop_foreign_key_constraint::test_drop_foreign_key_constraint::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_drop_foreign_key_constraint::test_drop_foreign_key_constraint::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_drop_foreign_key_constraint::test_drop_foreign_key_constraint::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:223:5
[INFO] [stdout]   48:     0x6272530835c6 - sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool::<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_drop_foreign_key_constraint::test_drop_foreign_key_constraint::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_drop_foreign_key_constraint::test_drop_foreign_key_constraint::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:194:5
[INFO] [stdout]   49:     0x6272530a7e2a - <fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_drop_foreign_key_constraint::test_drop_foreign_key_constraint::{closure#0} as sqlx_core[3b916c2f53f87775]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:97:9
[INFO] [stdout]   50:     0x62725316ea6a - declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_drop_foreign_key_constraint
[INFO] [stdout]                                at /opt/rustwide/workdir/src/altertable.rs:1171:5
[INFO] [stdout]   51:     0x6272531632d7 - declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_drop_foreign_key_constraint::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/altertable.rs:1171:18
[INFO] [stdout]   52:     0x6272530623c6 - <declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_drop_foreign_key_constraint::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x62725317284b - <fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x62725317284b - test[6ec0502068880816]::__rust_begin_short_backtrace::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x6272531800c5 - test[6ec0502068880816]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x6272531800c5 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x6272531800c5 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x6272531800c5 - std[929523f510218772]::panicking::catch_unwind::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x6272531800c5 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x6272531800c5 - test[6ec0502068880816]::run_test_in_process
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x6272531800c5 - test[6ec0502068880816]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x62725317ac24 - test[6ec0502068880816]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x62725317ac24 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<test[6ec0502068880816]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x627253183142 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x627253183142 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x627253183142 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x627253183142 - std[929523f510218772]::panicking::catch_unwind::<(), core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x627253183142 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x627253183142 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x627253183142 - <std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x627253b7b5af - <alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::ops::function::FnOnce<(), Output = ()> + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   72:     0x627253b7b5af - <std[929523f510218772]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x7b72c0051aa4 - <unknown>
[INFO] [stdout]   74:     0x7b72c00dea64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- altertable::test_str_to_pg::test_unchanged_index stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'altertable::test_str_to_pg::test_unchanged_index' (46) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x627253b7c128 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x627253b7c128 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x627253b7c128 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x627253b7c128 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x627253b93b6a - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x627253b93b6a - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x627253b80f72 - std[929523f510218772]::io::default_write_fmt::<alloc[95e62e727ddf147d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x627253b80f72 - <alloc[95e62e727ddf147d]::vec::Vec<u8> as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x627253b59f36 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x627253b59f36 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x627253b73d49 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x62725317f76c - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x62725317f76c - test[6ec0502068880816]::test_main_inner::<test[6ec0502068880816]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x627253b73fc2 - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x627253b73fc2 - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x627253b59ff2 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x627253b4ede9 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x627253b5af6d - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x627253b9432c - core[28b146924c2f19c6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x627253b940a2 - core[28b146924c2f19c6]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1872:5
[INFO] [stdout]   20:     0x6272532a665b - <core[28b146924c2f19c6]::result::Result<alloc[95e62e727ddf147d]::string::String, dotenvy[bab0bf43bef45c1c]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x627253201472 - sqlx_postgres[16c64657da8e5e43]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44
[INFO] [stdout]   22:     0x6272532037de - <sqlx_postgres[16c64657da8e5e43]::database::Postgres as sqlx_core[3b916c2f53f87775]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:26:50
[INFO] [stdout]   23:     0x62725315c8ef - <core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<sqlx_core[3b916c2f53f87775]::testing::TestContext<sqlx_postgres[16c64657da8e5e43]::database::Postgres>, sqlx_core[3b916c2f53f87775]::error::Error>> + core[28b146924c2f19c6]::marker::Send>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x62725308a5a1 - sqlx_core[3b916c2f53f87775]::testing::run_test::<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_unchanged_index::test_unchanged_index::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_unchanged_index::test_unchanged_index::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_unchanged_index::test_unchanged_index::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_unchanged_index::test_unchanged_index::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:225:14
[INFO] [stdout]   25:     0x62725315caad - <core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_unchanged_index::test_unchanged_index::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_unchanged_index::test_unchanged_index::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_unchanged_index::test_unchanged_index::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_unchanged_index::test_unchanged_index::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x62725315d1ed - <core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_unchanged_index::test_unchanged_index::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_unchanged_index::test_unchanged_index::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_unchanged_index::test_unchanged_index::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_unchanged_index::test_unchanged_index::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x62725302dd0d - <tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_unchanged_index::test_unchanged_index::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_unchanged_index::test_unchanged_index::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_unchanged_index::test_unchanged_index::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_unchanged_index::test_unchanged_index::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:778:70
[INFO] [stdout]   28:     0x6272530287eb - tokio[41490d0df93f5b9d]::task::coop::with_budget::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_unchanged_index::test_unchanged_index::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_unchanged_index::test_unchanged_index::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_unchanged_index::test_unchanged_index::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_unchanged_index::test_unchanged_index::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x6272530287eb - tokio[41490d0df93f5b9d]::task::coop::budget::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_unchanged_index::test_unchanged_index::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_unchanged_index::test_unchanged_index::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_unchanged_index::test_unchanged_index::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_unchanged_index::test_unchanged_index::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x6272530287eb - <tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_unchanged_index::test_unchanged_index::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_unchanged_index::test_unchanged_index::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_unchanged_index::test_unchanged_index::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_unchanged_index::test_unchanged_index::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:778:25
[INFO] [stdout]   31:     0x627252fc1540 - <tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::Context>::enter::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_unchanged_index::test_unchanged_index::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_unchanged_index::test_unchanged_index::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_unchanged_index::test_unchanged_index::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_unchanged_index::test_unchanged_index::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:451:19
[INFO] [stdout]   32:     0x62725300222d - <tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_unchanged_index::test_unchanged_index::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_unchanged_index::test_unchanged_index::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_unchanged_index::test_unchanged_index::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_unchanged_index::test_unchanged_index::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:777:44
[INFO] [stdout]   33:     0x627252ffd814 - <tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_unchanged_index::test_unchanged_index::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_unchanged_index::test_unchanged_index::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_unchanged_index::test_unchanged_index::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_unchanged_index::test_unchanged_index::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:865:68
[INFO] [stdout]   34:     0x6272530e060b - <tokio[41490d0df93f5b9d]::runtime::context::scoped::Scoped<tokio[41490d0df93f5b9d]::runtime::scheduler::Context>>::set::<<tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_unchanged_index::test_unchanged_index::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_unchanged_index::test_unchanged_index::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_unchanged_index::test_unchanged_index::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_unchanged_index::test_unchanged_index::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x627253118fd9 - tokio[41490d0df93f5b9d]::runtime::context::set_scheduler::<(alloc[95e62e727ddf147d]::boxed::Box<tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>), <tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_unchanged_index::test_unchanged_index::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_unchanged_index::test_unchanged_index::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_unchanged_index::test_unchanged_index::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_unchanged_index::test_unchanged_index::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context.rs:181:38
[INFO] [stdout]   36:     0x627253034202 - <std[929523f510218772]::thread::local::LocalKey<tokio[41490d0df93f5b9d]::runtime::context::Context>>::try_with::<tokio[41490d0df93f5b9d]::runtime::context::set_scheduler<(alloc[95e62e727ddf147d]::boxed::Box<tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>), <tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_unchanged_index::test_unchanged_index::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_unchanged_index::test_unchanged_index::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_unchanged_index::test_unchanged_index::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_unchanged_index::test_unchanged_index::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x62725302ec2e - <std[929523f510218772]::thread::local::LocalKey<tokio[41490d0df93f5b9d]::runtime::context::Context>>::with::<tokio[41490d0df93f5b9d]::runtime::context::set_scheduler<(alloc[95e62e727ddf147d]::boxed::Box<tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>), <tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_unchanged_index::test_unchanged_index::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_unchanged_index::test_unchanged_index::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_unchanged_index::test_unchanged_index::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_unchanged_index::test_unchanged_index::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x627253115c2d - tokio[41490d0df93f5b9d]::runtime::context::set_scheduler::<(alloc[95e62e727ddf147d]::boxed::Box<tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>), <tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_unchanged_index::test_unchanged_index::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_unchanged_index::test_unchanged_index::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_unchanged_index::test_unchanged_index::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_unchanged_index::test_unchanged_index::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context.rs:181:17
[INFO] [stdout]   39:     0x627252fdd960 - <tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_unchanged_index::test_unchanged_index::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_unchanged_index::test_unchanged_index::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_unchanged_index::test_unchanged_index::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_unchanged_index::test_unchanged_index::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:865:27
[INFO] [stdout]   40:     0x627252feb136 - <tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_unchanged_index::test_unchanged_index::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_unchanged_index::test_unchanged_index::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_unchanged_index::test_unchanged_index::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_unchanged_index::test_unchanged_index::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:765:24
[INFO] [stdout]   41:     0x627252fee110 - <tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_unchanged_index::test_unchanged_index::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_unchanged_index::test_unchanged_index::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_unchanged_index::test_unchanged_index::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_unchanged_index::test_unchanged_index::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:205:33
[INFO] [stdout]   42:     0x6272530ae003 - tokio[41490d0df93f5b9d]::runtime::context::runtime::enter_runtime::<<tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_unchanged_index::test_unchanged_index::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_unchanged_index::test_unchanged_index::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_unchanged_index::test_unchanged_index::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_unchanged_index::test_unchanged_index::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x627252fbd693 - <tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_unchanged_index::test_unchanged_index::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_unchanged_index::test_unchanged_index::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_unchanged_index::test_unchanged_index::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_unchanged_index::test_unchanged_index::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:193:9
[INFO] [stdout]   44:     0x62725314bfe1 - <tokio[41490d0df93f5b9d]::runtime::runtime::Runtime>::block_on_inner::<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_unchanged_index::test_unchanged_index::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_unchanged_index::test_unchanged_index::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_unchanged_index::test_unchanged_index::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_unchanged_index::test_unchanged_index::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/runtime.rs:371:52
[INFO] [stdout]   45:     0x627253151eba - <tokio[41490d0df93f5b9d]::runtime::runtime::Runtime>::block_on::<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_unchanged_index::test_unchanged_index::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_unchanged_index::test_unchanged_index::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_unchanged_index::test_unchanged_index::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_unchanged_index::test_unchanged_index::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/runtime.rs:343:18
[INFO] [stdout]   46:     0x627253156760 - sqlx_core[3b916c2f53f87775]::rt::test_block_on::<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_unchanged_index::test_unchanged_index::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_unchanged_index::test_unchanged_index::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_unchanged_index::test_unchanged_index::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_unchanged_index::test_unchanged_index::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x627253083b6d - sqlx_core[3b916c2f53f87775]::testing::run_test::<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_unchanged_index::test_unchanged_index::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_unchanged_index::test_unchanged_index::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_unchanged_index::test_unchanged_index::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_unchanged_index::test_unchanged_index::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:223:5
[INFO] [stdout]   48:     0x6272530830c6 - sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool::<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_unchanged_index::test_unchanged_index::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_unchanged_index::test_unchanged_index::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:194:5
[INFO] [stdout]   49:     0x6272530a7b2a - <fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_unchanged_index::test_unchanged_index::{closure#0} as sqlx_core[3b916c2f53f87775]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:97:9
[INFO] [stdout]   50:     0x62725316e46a - declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_unchanged_index
[INFO] [stdout]                                at /opt/rustwide/workdir/src/altertable.rs:1398:5
[INFO] [stdout]   51:     0x627253162fd7 - declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_unchanged_index::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/altertable.rs:1398:18
[INFO] [stdout]   52:     0x627253061fc6 - <declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_unchanged_index::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x62725317284b - <fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x62725317284b - test[6ec0502068880816]::__rust_begin_short_backtrace::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x6272531800c5 - test[6ec0502068880816]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x6272531800c5 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x6272531800c5 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x6272531800c5 - std[929523f510218772]::panicking::catch_unwind::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x6272531800c5 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x6272531800c5 - test[6ec0502068880816]::run_test_in_process
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x6272531800c5 - test[6ec0502068880816]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x62725317ac24 - test[6ec0502068880816]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x62725317ac24 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<test[6ec0502068880816]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x627253183142 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x627253183142 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x627253183142 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x627253183142 - std[929523f510218772]::panicking::catch_unwind::<(), core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x627253183142 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x627253183142 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x627253183142 - <std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x627253b7b5af - <alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::ops::function::FnOnce<(), Output = ()> + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   72:     0x627253b7b5af - <std[929523f510218772]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x7b72c0051aa4 - <unknown>
[INFO] [stdout]   74:     0x7b72c00dea64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- altertable::test_str_to_pg::test_alter_column_set_new_default stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'altertable::test_str_to_pg::test_alter_column_set_new_default' (33) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x627253b7c128 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x627253b7c128 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x627253b7c128 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x627253b7c128 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x627253b93b6a - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x627253b93b6a - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x627253b80f72 - std[929523f510218772]::io::default_write_fmt::<alloc[95e62e727ddf147d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x627253b80f72 - <alloc[95e62e727ddf147d]::vec::Vec<u8> as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x627253b59f36 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x627253b59f36 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x627253b73d49 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x62725317f76c - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x62725317f76c - test[6ec0502068880816]::test_main_inner::<test[6ec0502068880816]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x627253b73fc2 - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x627253b73fc2 - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x627253b59ff2 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x627253b4ede9 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x627253b5af6d - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x627253b9432c - core[28b146924c2f19c6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x627253b940a2 - core[28b146924c2f19c6]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1872:5
[INFO] [stdout]   20:     0x6272532a665b - <core[28b146924c2f19c6]::result::Result<alloc[95e62e727ddf147d]::string::String, dotenvy[bab0bf43bef45c1c]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x627253201472 - sqlx_postgres[16c64657da8e5e43]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44
[INFO] [stdout]   22:     0x6272532037de - <sqlx_postgres[16c64657da8e5e43]::database::Postgres as sqlx_core[3b916c2f53f87775]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:26:50
[INFO] [stdout]   23:     0x62725315c8ef - <core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::future::future::Future<Output = core[28b146924c2f19c6]::result::Result<sqlx_core[3b916c2f53f87775]::testing::TestContext<sqlx_postgres[16c64657da8e5e43]::database::Postgres>, sqlx_core[3b916c2f53f87775]::error::Error>> + core[28b146924c2f19c6]::marker::Send>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x627253096701 - sqlx_core[3b916c2f53f87775]::testing::run_test::<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_alter_column_set_new_default::test_alter_column_set_new_default::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_alter_column_set_new_default::test_alter_column_set_new_default::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_alter_column_set_new_default::test_alter_column_set_new_default::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_alter_column_set_new_default::test_alter_column_set_new_default::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:225:14
[INFO] [stdout]   25:     0x62725315cf2d - <core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_alter_column_set_new_default::test_alter_column_set_new_default::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_alter_column_set_new_default::test_alter_column_set_new_default::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_alter_column_set_new_default::test_alter_column_set_new_default::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_alter_column_set_new_default::test_alter_column_set_new_default::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x62725315d66d - <core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_alter_column_set_new_default::test_alter_column_set_new_default::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_alter_column_set_new_default::test_alter_column_set_new_default::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_alter_column_set_new_default::test_alter_column_set_new_default::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_alter_column_set_new_default::test_alter_column_set_new_default::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x62725302e18d - <tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_alter_column_set_new_default::test_alter_column_set_new_default::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_alter_column_set_new_default::test_alter_column_set_new_default::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_alter_column_set_new_default::test_alter_column_set_new_default::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_alter_column_set_new_default::test_alter_column_set_new_default::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:778:70
[INFO] [stdout]   28:     0x62725302a52b - tokio[41490d0df93f5b9d]::task::coop::with_budget::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_alter_column_set_new_default::test_alter_column_set_new_default::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_alter_column_set_new_default::test_alter_column_set_new_default::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_alter_column_set_new_default::test_alter_column_set_new_default::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_alter_column_set_new_default::test_alter_column_set_new_default::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x62725302a52b - tokio[41490d0df93f5b9d]::task::coop::budget::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_alter_column_set_new_default::test_alter_column_set_new_default::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_alter_column_set_new_default::test_alter_column_set_new_default::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_alter_column_set_new_default::test_alter_column_set_new_default::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_alter_column_set_new_default::test_alter_column_set_new_default::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x62725302a52b - <tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_alter_column_set_new_default::test_alter_column_set_new_default::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_alter_column_set_new_default::test_alter_column_set_new_default::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_alter_column_set_new_default::test_alter_column_set_new_default::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_alter_column_set_new_default::test_alter_column_set_new_default::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:778:25
[INFO] [stdout]   31:     0x627252fc4d80 - <tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::Context>::enter::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_alter_column_set_new_default::test_alter_column_set_new_default::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_alter_column_set_new_default::test_alter_column_set_new_default::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_alter_column_set_new_default::test_alter_column_set_new_default::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_alter_column_set_new_default::test_alter_column_set_new_default::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:451:19
[INFO] [stdout]   32:     0x62725300e5ed - <tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_alter_column_set_new_default::test_alter_column_set_new_default::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_alter_column_set_new_default::test_alter_column_set_new_default::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_alter_column_set_new_default::test_alter_column_set_new_default::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_alter_column_set_new_default::test_alter_column_set_new_default::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:777:44
[INFO] [stdout]   33:     0x627252ffda54 - <tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_alter_column_set_new_default::test_alter_column_set_new_default::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_alter_column_set_new_default::test_alter_column_set_new_default::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_alter_column_set_new_default::test_alter_column_set_new_default::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_alter_column_set_new_default::test_alter_column_set_new_default::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:865:68
[INFO] [stdout]   34:     0x6272530e1dab - <tokio[41490d0df93f5b9d]::runtime::context::scoped::Scoped<tokio[41490d0df93f5b9d]::runtime::scheduler::Context>>::set::<<tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_alter_column_set_new_default::test_alter_column_set_new_default::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_alter_column_set_new_default::test_alter_column_set_new_default::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_alter_column_set_new_default::test_alter_column_set_new_default::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_alter_column_set_new_default::test_alter_column_set_new_default::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x627253119459 - tokio[41490d0df93f5b9d]::runtime::context::set_scheduler::<(alloc[95e62e727ddf147d]::boxed::Box<tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>), <tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_alter_column_set_new_default::test_alter_column_set_new_default::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_alter_column_set_new_default::test_alter_column_set_new_default::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_alter_column_set_new_default::test_alter_column_set_new_default::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_alter_column_set_new_default::test_alter_column_set_new_default::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context.rs:181:38
[INFO] [stdout]   36:     0x627253035882 - <std[929523f510218772]::thread::local::LocalKey<tokio[41490d0df93f5b9d]::runtime::context::Context>>::try_with::<tokio[41490d0df93f5b9d]::runtime::context::set_scheduler<(alloc[95e62e727ddf147d]::boxed::Box<tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>), <tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_alter_column_set_new_default::test_alter_column_set_new_default::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_alter_column_set_new_default::test_alter_column_set_new_default::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_alter_column_set_new_default::test_alter_column_set_new_default::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_alter_column_set_new_default::test_alter_column_set_new_default::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   37:     0x62725302f2ee - <std[929523f510218772]::thread::local::LocalKey<tokio[41490d0df93f5b9d]::runtime::context::Context>>::with::<tokio[41490d0df93f5b9d]::runtime::context::set_scheduler<(alloc[95e62e727ddf147d]::boxed::Box<tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>), <tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_alter_column_set_new_default::test_alter_column_set_new_default::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_alter_column_set_new_default::test_alter_column_set_new_default::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_alter_column_set_new_default::test_alter_column_set_new_default::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_alter_column_set_new_default::test_alter_column_set_new_default::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   38:     0x6272531160ad - tokio[41490d0df93f5b9d]::runtime::context::set_scheduler::<(alloc[95e62e727ddf147d]::boxed::Box<tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>), <tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_alter_column_set_new_default::test_alter_column_set_new_default::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_alter_column_set_new_default::test_alter_column_set_new_default::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_alter_column_set_new_default::test_alter_column_set_new_default::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_alter_column_set_new_default::test_alter_column_set_new_default::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context.rs:181:17
[INFO] [stdout]   39:     0x627252fe23a0 - <tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_alter_column_set_new_default::test_alter_column_set_new_default::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_alter_column_set_new_default::test_alter_column_set_new_default::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_alter_column_set_new_default::test_alter_column_set_new_default::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_alter_column_set_new_default::test_alter_column_set_new_default::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:865:27
[INFO] [stdout]   40:     0x627252feba36 - <tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_alter_column_set_new_default::test_alter_column_set_new_default::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_alter_column_set_new_default::test_alter_column_set_new_default::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_alter_column_set_new_default::test_alter_column_set_new_default::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_alter_column_set_new_default::test_alter_column_set_new_default::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:765:24
[INFO] [stdout]   41:     0x627252ff1cb0 - <tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_alter_column_set_new_default::test_alter_column_set_new_default::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_alter_column_set_new_default::test_alter_column_set_new_default::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_alter_column_set_new_default::test_alter_column_set_new_default::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_alter_column_set_new_default::test_alter_column_set_new_default::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:205:33
[INFO] [stdout]   42:     0x6272530af9e3 - tokio[41490d0df93f5b9d]::runtime::context::runtime::enter_runtime::<<tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_alter_column_set_new_default::test_alter_column_set_new_default::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_alter_column_set_new_default::test_alter_column_set_new_default::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_alter_column_set_new_default::test_alter_column_set_new_default::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_alter_column_set_new_default::test_alter_column_set_new_default::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x627252fbe2f3 - <tokio[41490d0df93f5b9d]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_alter_column_set_new_default::test_alter_column_set_new_default::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_alter_column_set_new_default::test_alter_column_set_new_default::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_alter_column_set_new_default::test_alter_column_set_new_default::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_alter_column_set_new_default::test_alter_column_set_new_default::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/current_thread/mod.rs:193:9
[INFO] [stdout]   44:     0x62725314d301 - <tokio[41490d0df93f5b9d]::runtime::runtime::Runtime>::block_on_inner::<core[28b146924c2f19c6]::pin::Pin<alloc[95e62e727ddf147d]::boxed::Box<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_alter_column_set_new_default::test_alter_column_set_new_default::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_alter_column_set_new_default::test_alter_column_set_new_default::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_alter_column_set_new_default::test_alter_column_set_new_default::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_alter_column_set_new_default::test_alter_column_set_new_default::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/runtime.rs:371:52
[INFO] [stdout]   45:     0x62725315501a - <tokio[41490d0df93f5b9d]::runtime::runtime::Runtime>::block_on::<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_alter_column_set_new_default::test_alter_column_set_new_default::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_alter_column_set_new_default::test_alter_column_set_new_default::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_alter_column_set_new_default::test_alter_column_set_new_default::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_alter_column_set_new_default::test_alter_column_set_new_default::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/runtime.rs:343:18
[INFO] [stdout]   46:     0x627253158490 - sqlx_core[3b916c2f53f87775]::rt::test_block_on::<sqlx_core[3b916c2f53f87775]::testing::run_test<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_alter_column_set_new_default::test_alter_column_set_new_default::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_alter_column_set_new_default::test_alter_column_set_new_default::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_alter_column_set_new_default::test_alter_column_set_new_default::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_alter_column_set_new_default::test_alter_column_set_new_default::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x62725308457d - sqlx_core[3b916c2f53f87775]::testing::run_test::<sqlx_postgres[16c64657da8e5e43]::database::Postgres, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_alter_column_set_new_default::test_alter_column_set_new_default::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_alter_column_set_new_default::test_alter_column_set_new_default::{closure#0}>::{closure#0}, sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_alter_column_set_new_default::test_alter_column_set_new_default::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_alter_column_set_new_default::test_alter_column_set_new_default::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:223:5
[INFO] [stdout]   48:     0x627253083666 - sqlx_core[3b916c2f53f87775]::testing::run_test_with_pool::<sqlx_postgres[16c64657da8e5e43]::database::Postgres, fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_alter_column_set_new_default::test_alter_column_set_new_default::{closure#0}, declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_alter_column_set_new_default::test_alter_column_set_new_default::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:194:5
[INFO] [stdout]   49:     0x6272530a7e8a - <fn(sqlx_core[3b916c2f53f87775]::pool::Pool<sqlx_postgres[16c64657da8e5e43]::database::Postgres>) -> declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_alter_column_set_new_default::test_alter_column_set_new_default::{closure#0} as sqlx_core[3b916c2f53f87775]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:97:9
[INFO] [stdout]   50:     0x62725316eb2a - declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_alter_column_set_new_default
[INFO] [stdout]                                at /opt/rustwide/workdir/src/altertable.rs:1079:5
[INFO] [stdout]   51:     0x627253163337 - declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_alter_column_set_new_default::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/altertable.rs:1079:18
[INFO] [stdout]   52:     0x627253062446 - <declare_schema[50c49bef03f4d506]::altertable::test_str_to_pg::test_alter_column_set_new_default::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x62725317284b - <fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x62725317284b - test[6ec0502068880816]::__rust_begin_short_backtrace::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x6272531800c5 - test[6ec0502068880816]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x6272531800c5 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x6272531800c5 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x6272531800c5 - std[929523f510218772]::panicking::catch_unwind::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x6272531800c5 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x6272531800c5 - test[6ec0502068880816]::run_test_in_process
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x6272531800c5 - test[6ec0502068880816]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x62725317ac24 - test[6ec0502068880816]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x62725317ac24 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<test[6ec0502068880816]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x627253183142 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x627253183142 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x627253183142 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x627253183142 - std[929523f510218772]::panicking::catch_unwind::<(), core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x627253183142 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x627253183142 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x627253183142 - <std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x627253b7b5af - <alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::ops::function::FnOnce<(), Output = ()> + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   72:     0x627253b7b5af - <std[929523f510218772]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x7b72c0051aa4 - <unknown>
[INFO] [stdout]   74:     0x7b72c00dea64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     altertable::test_str_to_pg::test_add_check_constraint
[INFO] [stdout]     altertable::test_str_to_pg::test_add_column
[INFO] [stdout]     altertable::test_str_to_pg::test_add_column_to_default_schemas
[INFO] [stdout]     altertable::test_str_to_pg::test_add_column_to_separate_schemas
[INFO] [stdout]     altertable::test_str_to_pg::test_add_foreign_key_constraint
[INFO] [stdout]     altertable::test_str_to_pg::test_add_index
[INFO] [stdout]     altertable::test_str_to_pg::test_add_index_without_name
[INFO] [stdout]     altertable::test_str_to_pg::test_add_primary_key_constraint
[INFO] [stdout]     altertable::test_str_to_pg::test_add_table
[INFO] [stdout]     altertable::test_str_to_pg::test_add_unique_constraint
[INFO] [stdout]     altertable::test_str_to_pg::test_alter_column_drop_default
[INFO] [stdout]     altertable::test_str_to_pg::test_alter_column_drop_not_null
[INFO] [stdout]     altertable::test_str_to_pg::test_alter_column_not_null
[INFO] [stdout]     altertable::test_str_to_pg::test_alter_column_set_default
[INFO] [stdout]     altertable::test_str_to_pg::test_alter_column_set_new_default
[INFO] [stdout]     altertable::test_str_to_pg::test_changed_index
[INFO] [stdout]     altertable::test_str_to_pg::test_create_extension
[INFO] [stdout]     altertable::test_str_to_pg::test_drop_check_constraint
[INFO] [stdout]     altertable::test_str_to_pg::test_drop_foreign_key_constraint
[INFO] [stdout]     altertable::test_str_to_pg::test_drop_table
[INFO] [stdout]     altertable::test_str_to_pg::test_drop_unique_constraint
[INFO] [stdout]     altertable::test_str_to_pg::test_modify_check_constraint
[INFO] [stdout]     altertable::test_str_to_pg::test_modify_foreign_key_constraint
[INFO] [stdout]     altertable::test_str_to_pg::test_no_add_column_to_named_schema_table
[INFO] [stdout]     altertable::test_str_to_pg::test_remove_column
[INFO] [stdout]     altertable::test_str_to_pg::test_same_check_constraint
[INFO] [stdout]     altertable::test_str_to_pg::test_same_foreign_key_constraint
[INFO] [stdout]     altertable::test_str_to_pg::test_unchanged_index
[INFO] [stdout]     altertable::test_str_to_pg::test_unchanged_unique_index
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 19 passed; 29 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.16s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "46cf098c59945068bfbea442252d431c9c99088f0613d14bade2333ad018edd0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "46cf098c59945068bfbea442252d431c9c99088f0613d14bade2333ad018edd0", kill_on_drop: false }`
[INFO] [stdout] 46cf098c59945068bfbea442252d431c9c99088f0613d14bade2333ad018edd0
